Searched refs:FindFilePaths (Results 1 – 2 of 2) sorted by relevance
31 bool FindFilePaths(std::vector<std::string> &result);
40 bool GetHardwareInfo::FindFilePaths(vector<string> &result) in FindFilePaths() function in OHOS::HiviewDFX::GetHardwareInfo148 bool findPathSuccess = FindFilePaths(paths); in GetHardwareUsage()