Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp102 string title2 = types.at(1); in insertMemoryTitle() local
103 StringUtils::GetInstance().SetWidth(LINE_WIDTH_, BLANK_, false, title2); in insertMemoryTitle()
104 line2.push_back(title2); in insertMemoryTitle()