Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp198 int seekType = GetSeekInfo(iter->second, reg); in ParseElementForParam()
217 int FeatureAnalysis::GetSeekInfo(const string& param, string& value) const in GetSeekInfo() function in OHOS::HiviewDFX::FeatureAnalysis
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
H A Dfeature_analysis.h71 int GetSeekInfo(const std::string& param, std::string& value) const;