Home
last modified time | relevance | path

Searched defs:tagGroupTable (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hitrace/frameworks/native/
Dcommon_utils.cpp171 …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/
Dhitrace_dump.cpp223 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/
Dhitrace_dump_test.cpp487 std::map<std::string, std::vector<std::string>> tagGroupTable; variable