Home
last modified time | relevance | path

Searched refs:FindFilePaths (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dget_hardware_info.h31 bool FindFilePaths(std::vector<std::string> &result);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dget_hardware_info.cpp40 bool GetHardwareInfo::FindFilePaths(vector<string> &result) in FindFilePaths() function in OHOS::HiviewDFX::GetHardwareInfo
148 bool findPathSuccess = FindFilePaths(paths); in GetHardwareUsage()