Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_filter.cpp33 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/
Dmemory_filter.h98 bool GetGroupFromMap(const std::string &name, std::string &group,