Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
Dfeature_analysis.h62 int GetSeekInfo(const std::string& param, std::string& value) const;
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dfeature_analysis.cpp203 int seekType = GetSeekInfo(iter->second, reg); in ParseElementForParam()
222 int FeatureAnalysis::GetSeekInfo(const string& param, string& value) const in GetSeekInfo() function in OHOS::HiviewDFX::FeatureAnalysis