Home
last modified time | relevance | path

Searched defs:allTags (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp150 static bool ParseTagCategory(cJSON* tagCategoryNode, std::map<std::string, TagCategory>& allTags) in ParseTagCategory() argument
196 bool ParseTagInfo(std::map<std::string, TagCategory> &allTags, in ParseTagInfo() argument
/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
H A Dhitrace_dump_test.cpp733 std::map<std::string, OHOS::HiviewDFX::Hitrace::TagCategory> allTags; in HWTEST_F() local
747 std::map<std::string, OHOS::HiviewDFX::Hitrace::TagCategory> allTags; in HWTEST_F() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp208 bool CheckTags(const std::vector<std::string> &tags, const std::map<std::string, TagCategory> &allTags) in CheckTags() argument
288 void TraceInit(const std::map<std::string, TagCategory> &allTags) in TraceInit() argument
310 void SetAllTags(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, in SetAllTags() argument
430 bool SetTraceSetting(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, in SetTraceSetting() argument
1224 HandleTraceOpen(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) HandleTraceOpen() argument
1236 HandleServiceTraceOpen(const std::vector<std::string> &tagGroups, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) HandleServiceTraceOpen() argument
1287 ParseArgs(const std::string &args, TraceParams &cmdTraceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) ParseArgs() argument
1381 std::map<std::string, TagCategory> allTags; OpenTrace() local
1427 std::map<std::string, TagCategory> allTags; OpenTrace() local
1592 std::map<std::string, TagCategory> allTags; CloseTrace() local
[all...]

Completed in 4 milliseconds