Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dsmaps_memory_info.cpp89 string title1 = types.at(0); in InsertSmapsTitle() local
90 StringUtils::GetInstance().SetWidth(LINE_WIDTH, BLANK, true, title1); in InsertSmapsTitle()
91 line1.push_back(title1); in InsertSmapsTitle()
Dmemory_info.cpp119 string title1 = types.at(0); in insertMemoryTitle() local
120 StringUtils::GetInstance().SetWidth(LINE_WIDTH_, BLANK_, false, title1); in insertMemoryTitle()
121 line1.push_back(title1); in insertMemoryTitle()