Home
last modified time | relevance | path

Searched refs:segStatusCfgMap_ (Results 1 - 2 of 2) sorted by relevance

/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()
55 std::map<std::string, std::vector<std::string>> segStatusCfgMap_; // key: name value: [matchKey, desc] member in OHOS::HiviewDFX::ExtractRule
/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dextract_rule.cpp77 segStatusCfgMap_.emplace(make_pair(name, cfg)); in ParseSegStatusCfg()

Completed in 1 milliseconds