Searched defs:SysEventHashRecord (Results 1 – 1 of 1) sorted by relevance
26 struct SysEventHashRecord { struct27 SysEventHashRecord(const std::string& domain, const std::string& name) in SysEventHashRecord() function39 bool Insert(const SysEventHashRecord &sysEventHashRecord); argument