Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_info.h35 static const std::string MEMINFO_PRIVATE_DIRTY = "Private_Dirty"; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp70 methodVec_.push_back(make_pair(MEMINFO_PRIVATE_DIRTY, in MemoryInfo()