Searched refs:COMPOSE_CONFIG (Results 1 – 1 of 1) sorted by relevance
24 const std::string COMPOSE_CONFIG = "compose_rule.json"; variable39 std::string composeConfig = analysisConfig_ + "/" + COMPOSE_CONFIG; in ParseRule()