Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
Dextract_rule.h34 std::map<std::string, std::vector<std::string>> GetSegStatusCfg() { return segStatusCfgMap_; }; in GetSegStatusCfg() function
/base/hiviewdfx/hiview/utility/smart_parser/rule/
Drule.cpp54 std::map<std::string, std::vector<std::string>> Rule::GetSegStatusCfg() in GetSegStatusCfg() function in OHOS::HiviewDFX::Rule