Home
last modified time | relevance | path

Searched refs:ParseComposeRule (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Drule.cpp40 composeRule.ParseComposeRule(composeConfig, eventType_, extractRule.GetFeatureId()); in ParseRule()
H A Dcompose_rule.cpp30 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 Dcompose_rule.h29 void ParseComposeRule(const std::string& config, const std::string& type,
/base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/
H A Dsmart_parser_module_test.cpp364 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