Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dunified_collection_stat.cpp46 const std::string UC_API_STAT_TITLE = "API statistics:"; variable
73 UCDecorator::WriteLinesToFile({UC_API_STAT_TITLE, UC_API_STAT_ITEM}, false); in SaveAllStatInfo()