Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dmemory_dumper.cpp38 isShowMaps_ = parameter->GetOpts().isShowSmaps_; in PreExecute()
48 if (isShowMaps_) { in Execute()
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
Dmemory_dumper.h39 bool isShowMaps_ = false; variable