Home
last modified time | relevance | path

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

/base/update/update_app/entry/src/main/js/default/pages/index/
Dindex.css92 .title1{
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp98 string title1 = types.at(0); in insertMemoryTitle() local
99 StringUtils::GetInstance().SetWidth(LINE_WIDTH_, BLANK_, false, title1); in insertMemoryTitle()
100 line1.push_back(title1); in insertMemoryTitle()