Home
last modified time | relevance | path

Searched refs:depend (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp248 (rule.depend.find(leftTag) != string::npos && rule.depend.find(rightTag) != string::npos)) { in CheckVariable()
263 ReplaceVariable(rule.depend, symbol, value, rule.depend); in ReplaceVariable()
285 * return false if the depend element does not exist
286 * return false if the depend element exists and the feature that the depend element relies on has a value
287 * return true if the depend element exists and the feature that the depend element relies on has no value
292 if (rule.depend in CheckDepend()
[all...]
/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
H A Dsyntax_rules.h40 const std::string L3_DEPEND = "depend";
53 std::string depend; member
/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dextract_rule.cpp234 command.depend = object[i][L3_DEPEND].asString(); in ParseRuleParam()

Completed in 3 milliseconds