Searched refs:GetGroupOfPaths (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
H A D | get_hardware_info.cpp | 138 void GetHardwareInfo::GetGroupOfPaths(const size_t &index, const size_t &size, const std::vector<st… in GetGroupOfPaths() function in OHOS::HiviewDFX::GetHardwareInfo 171 GetGroupOfPaths(i, groupSize, paths, groupPaths); in GetHardwareUsage()
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/ |
H A D | get_hardware_info.h | 32 …void GetGroupOfPaths(const size_t &index, const size_t &size, const std::vector<std::string> &path…
|
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/ |
H A D | hidumper_memory_test.cpp | 147 getHardwareInfo->GetGroupOfPaths(groupSize, groupSize, paths, paths);
|