Home
last modified time | relevance | path

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

/base/request/request/common/sys_event/include/
Dsys_event.h196 struct SysEventInfo { struct
212 static std::unordered_map<std::string, void (*)(const SysEventInfo &info)> sysEventMap_; argument