Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h65 const int NAME_WIDTH_ = 20; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp559 StringUtils::GetInstance().SetWidth(NAME_WIDTH_, BLANK_, true, name); in MemUsageToMatrix()
607 StringUtils::GetInstance().SetWidth(NAME_WIDTH_, BLANK_, true, name); in AddMemByProcessTitle()