Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
Dsyntax_rules.h28 const std::string L2_SUBCATELOG = "Subcatalog"; variable
/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dextract_rule.cpp97 string subcatalog = value[L2_SUBCATELOG].asString(); in ParseRule()