Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp203 SetStackRegex(rule.name + "." + iter->first, reg); in ParseElementForParam()
425 void FeatureAnalysis::SetStackRegex(const std::string& key, const std::string& regex) in SetStackRegex() function in OHOS::HiviewDFX::FeatureAnalysis
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
H A Dfeature_analysis.h88 void SetStackRegex(const std::string& key, const std::string& regex);