Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A 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()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp423 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in CheckTagGroup()
514 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in SetAllTags()
634 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in SetTraceSetting()
1325 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in HandleTraceOpen()
1337 … const std::map<std::string, std::vector<std::string>> &tagGroupTable) in HandleServiceTraceOpen()
1373 const std::map<std::string, std::vector<std::string>> &tagGroupTable) in ParseArgs()
1460 std::map<std::string, std::vector<std::string>> tagGroupTable; in OpenTrace() local
1506 std::map<std::string, std::vector<std::string>> tagGroupTable; in OpenTrace() local
1637 std::map<std::string, std::vector<std::string>> tagGroupTable; in CloseTrace() local
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
H A Dhitrace_dump_test.cpp588 std::map<std::string, std::vector<std::string>> tagGroupTable; variable
602 std::map<std::string, std::vector<std::string>> tagGroupTable; variable