Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h67 const int NAME_AND_PID_WIDTH = 30; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp762 StringUtils::GetInstance().SetWidth(NAME_AND_PID_WIDTH, BLANK_, true, name); in GetMemoryByAdj()