Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dextract_rule.cpp97 string subcatalog = value[L2_SUBCATELOG].asString(); in ParseRule() local
101 …if (!IsMatchId(eventType, featureId) || !IsMatchPath(path, dirOrFile, subcatalog, fsets.fullPath))… in ParseRule()