Home
last modified time | relevance | path

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

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