Searched refs:GetGroupFromMap (Results 1 – 2 of 2) sorted by relevance
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
D | memory_filter.cpp | 33 if (GetGroupFromMap(name, group, endMap_, bind( in ParseMemoryGroup() 35 GetGroupFromMap(name, group, beginMap_, bind( in ParseMemoryGroup() 42 bool MemoryFilter::GetGroupFromMap(const string &name, string &group, in GetGroupFromMap() function in OHOS::HiviewDFX::MemoryFilter
|
/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/ |
D | memory_filter.h | 98 bool GetGroupFromMap(const std::string &name, std::string &group,
|