Searched defs:sysEventMap_ (Results 1 – 2 of 2) sorted by relevance
61 std::unordered_map<std::string, std::vector<std::pair<std::string, std::string>>> sysEventMap_; variable
75 std::unordered_map<std::string, void (*)(const SysEventInfo &info)> SysEventLog::sysEventMap_ = { member in OHOS::Request::SysEventLog