Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dsmaps_memory_info.cpp47 static constexpr int LINE_START_VAL_WIDTH = 18; variable
108 LINE_START_VAL_WIDTH : LINE_WIDTH, BLANK, true, title); in InsertSmapsTitle()
130 LINE_START_VAL_WIDTH : LINE_WIDTH, BLANK, true, value); in BuildSmapsInfo()
161 StringUtils::GetInstance().SetWidth(LINE_START_VAL_WIDTH, BLANK, false, space); in BuildSmapsResult()