Home
last modified time | relevance | path

Searched defs:assignFuncMap (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/memory/
Dmemory_collector_impl.cpp217 static std::map<std::string, std::function<void(ProcessMemory&, int32_t)>> assignFuncMap = { in SetValueOfProcessMemory() local
305 static std::map<std::string, std::function<void(SysMemory&, int32_t)>> assignFuncMap = { in SetValueOfSysMemory() local