Searched refs:GetNamesInFolder (Results 1 – 2 of 2) sorted by relevance
43 if (!GetNamesInFolder("/sys/devices/system/cpu/", names)) { in GetCpuInfos()80 if (!GetNamesInFolder("/proc/", names)) { in GetPidInfos()120 if (!GetNamesInFolder("/proc/", files)) { in GetUserPids()154 bool DumpCommonUtils::GetNamesInFolder(const std::string& folder, std::vector<std::string>& names) in GetNamesInFolder() function in OHOS::HiviewDFX::DumpCommonUtils
53 static bool GetNamesInFolder(const std::string& folder, std::vector<std::string>& names);