Searched refs:LoadLines (Results 1 – 3 of 3) sorted by relevance
169 Utils::LoadLines(*MEMORY, lines); in GetCPUMemory()203 Utils::LoadLines(*CPU_USAGE, lines); in GetCpuTime()
100 static void LoadLines(const std::string& path, std::vector<std::string>& lines);
352 void Utils::LoadLines(const std::string& path, std::vector<std::string>& lines) in LoadLines() function in OHOS::Rosen::Utils