Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/store/include/
Dsys_event_repeat_db.h27 struct SysEventHashRecord { struct
28 SysEventHashRecord(const std::string& domain, const std::string& name) in SysEventHashRecord() function
40 bool Insert(const SysEventHashRecord &sysEventHashRecord); argument