Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
H A Dsyntax_rules.h68 std::vector<std::string> startSegVec; member
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dextract_rule.cpp106 fsets.startSegVec = GetJsonArray(value, L2_SEGMENT_START); in ParseRule()