Searched refs:kStatusFileFormat (Results 1 – 3 of 3) sorted by relevance
73 std::string path = StringPrintf((procDirPath + kStatusFileFormat).c_str(), pid); in populateProcPidDir()
47 constexpr const char kStatusFileFormat[] = "/%" PRIu32 "/status"; variable
375 std::string pidStatusPath = StringPrintf((mPath + kStatusFileFormat).c_str(), PID_FOR_INIT); in init()544 path = StringPrintf((mPath + kStatusFileFormat).c_str(), pid); in readProcessStatsLocked()