Searched refs:pname (Results 1 – 2 of 2) sorted by relevance
138 std::string pname(buffer, s, e - s); in update() local157 LOG(INFO) << "(pid, name, uid)=(" << pid << ", " << pname << ", " << strUid << ")" in update()160 mUidNameMapping[uid] = pname; in update()207 std::string pname; in updateUnknownUidList() local208 if (!mProcIoStats.getNameForUid(uid, &pname)) { in updateUnknownUidList()213 mUidNameMap[uid] = pname; in updateUnknownUidList()
646 int components_parser(char pname[], char requested[], int length) in components_parser() argument717 print_help(pname); in components_parser()