Home
last modified time | relevance | path

Searched refs:COMPOSE_CONFIG (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Drule.cpp24 const std::string COMPOSE_CONFIG = "compose_rule.json"; variable
39 std::string composeConfig = analysisConfig_ + "/" + COMPOSE_CONFIG; in ParseRule()