Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_dump.cpp245 bool ParseTagInfo(std::map<std::string, TagCategory> &allTags, in ParseTagInfo() function
1115 if (!ParseTagInfo(allTags, tagGroupTable)) { in OpenTrace()
1158 if (!ParseTagInfo(allTags, tagGroupTable) || allTags.size() == 0 || tagGroupTable.size() == 0) { in OpenTrace()
1236 if (!ParseTagInfo(allTags, tagGroupTable) || allTags.size() == 0 || tagGroupTable.size() == 0) { in CloseTrace()