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/
Dfeature_analysis.h68 bool CheckDepend(const FeatureRule& rule) const;
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dfeature_analysis.cpp87 if (CheckDepend(featureCmd)) { in RawInfoPosition()
294 bool FeatureAnalysis::CheckDepend(const FeatureRule& rule) const in CheckDepend() function in OHOS::HiviewDFX::FeatureAnalysis