Home
last modified time | relevance | path

Searched refs:CheckDepend (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
H A Dfeature_analysis.h77 bool CheckDepend(const FeatureRule& rule) const;
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp88 if (CheckDepend(featureCmd) || (!CheckVariableParam(featureCmd)) || (!IsSourceMatch(line, featureCmd))) { in RawInfoPosition()
289 bool FeatureAnalysis::CheckDepend(const FeatureRule& rule) const in CheckDepend() function in OHOS::HiviewDFX::FeatureAnalysis

Completed in 2 milliseconds