Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dtrace_decorator.cpp24 const std::string UC_HITRACE_API_STAT_TITLE = "Hitrace API detail statistics:"; variable
64 …std::vector<std::string> traceFormattedStatInfo = {UC_HITRACE_API_STAT_TITLE, UC_HITRACE_API_STAT_… in SaveStatSpecialInfo()