Searched refs:ParseComposeRule (Results 1 - 4 of 4) sorted by relevance
/base/hiviewdfx/hiview/utility/smart_parser/rule/ |
H A D | rule.cpp | 40 composeRule.ParseComposeRule(composeConfig, eventType_, extractRule.GetFeatureId()); in ParseRule()
|
H A D | compose_rule.cpp | 30 void ComposeRule::ParseComposeRule(const string& config, const string& type, vector<string> featureIds) in ParseComposeRule() function in OHOS::HiviewDFX::ComposeRule
|
/base/hiviewdfx/hiview/utility/smart_parser/rule/include/ |
H A D | compose_rule.h | 29 void ParseComposeRule(const std::string& config, const std::string& type,
|
/base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/ |
H A D | smart_parser_module_test.cpp | 364 composeRule.ParseComposeRule(composeConfig, "PANIC", extractRule.GetFeatureId());
in HWTEST_F() 408 composeRule.ParseComposeRule(composeConfig, "RUST_PANIC", extractRule.GetFeatureId());
in HWTEST_F() 452 composeRule.ParseComposeRule(composeConfig, "RUST_PANIC", extractRule.GetFeatureId());
in HWTEST_F() 501 composeRule.ParseComposeRule(composeConfig, "PANIC", extractRule.GetFeatureId());
in HWTEST_F() 551 composeRule.ParseComposeRule(composeConfig, "RUST_PANIC", extractRule.GetFeatureId());
in HWTEST_F() 601 composeRule.ParseComposeRule(composeConfig, "APP_FREEZE", extractRule.GetFeatureId());
in HWTEST_F() 649 composeRule.ParseComposeRule(composeConfig, "APP_FREEZE", extractRule.GetFeatureId());
in HWTEST_F() 715 composeRule.ParseComposeRule(composeConfig, "RUST_PANIC", extractRule.GetFeatureId());
in HWTEST_F()
|
Completed in 3 milliseconds