Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp151 std::map<std::string, std::vector<std::string>> g_allTagGroups; variable
611 if (!OHOS::HiviewDFX::Hitrace::ParseTagInfo(g_allTags, g_allTagGroups)) { in InitAllSupportTags()