Searched defs:tagGroupTable (Results 1 – 3 of 3) sorted by relevance
| /base/hiviewdfx/hitrace/frameworks/native/ |
| D | common_utils.cpp | 171 …arseTagGroups(cJSON* tagGroupsNode, std::map<std::string, std::vector<std::string>> &tagGroupTable) in ParseTagGroups() 192 std::map<std::string, std::vector<std::string>> &tagGroupTable) in ParseTagInfo()
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| D | hitrace_dump.cpp | 223 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in CheckTagGroup() 319 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in SetAllTags() 439 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in SetTraceSetting() 1051 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in HandleTraceOpen() 1063 … const std::map<std::string, std::vector<std::string>> &tagGroupTable) in HandleServiceTraceOpen() 1099 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in ParseArgs() 1197 std::map<std::string, std::vector<std::string>> tagGroupTable; in OpenTrace() local 1243 std::map<std::string, std::vector<std::string>> tagGroupTable; in OpenTrace() local 1340 std::map<std::string, std::vector<std::string>> tagGroupTable; in CloseTrace() local
|
| /base/hiviewdfx/hitrace/test/unittest/hitrace_dump/ |
| D | hitrace_dump_test.cpp | 487 std::map<std::string, std::vector<std::string>> tagGroupTable; variable
|