Home
last modified time | relevance | path

Searched refs:GetGroupOfPaths (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp138 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 Dget_hardware_info.h32 …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 Dhidumper_memory_test.cpp147 getHardwareInfo->GetGroupOfPaths(groupSize, groupSize, paths, paths);