Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_read.cpp76 string LogAssistant::FindMatchedRegex(const string& origin, const regex& regex) in FindMatchedRegex()
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dfeature_analysis.cpp432 void FeatureAnalysis::SetStackRegex(const std::string& key, const std::string& regex) in SetStackRegex()