Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp93 bool matchFlag = ParseElementForParam(line, featureCmd); in RawInfoPosition()
96 ParseElementForParam(line, featureCmd); in RawInfoPosition()
187 bool FeatureAnalysis::ParseElementForParam(const string& src, FeatureRule& rule) in ParseElementForParam() function in OHOS::HiviewDFX::FeatureAnalysis
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
H A Dfeature_analysis.h70 bool ParseElementForParam(const std::string& src, FeatureRule& rule);