Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dfeature_analysis.cpp95 bool matchFlag = ParseElementForParam(line, featureCmd); in RawInfoPosition()
98 ParseElementForParam(line, featureCmd); in RawInfoPosition()
192 bool FeatureAnalysis::ParseElementForParam(const string& src, FeatureRule& rule) in ParseElementForParam() function in OHOS::HiviewDFX::FeatureAnalysis
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
Dfeature_analysis.h61 bool ParseElementForParam(const std::string& src, FeatureRule& rule);