Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/include/
H A Dsys_event_repeat_db.h26 struct SysEventHashRecord { struct
27 SysEventHashRecord(const std::string& domain, const std::string& name) in SysEventHashRecord() function
39 bool Insert(const SysEventHashRecord &sysEventHashRecord); argument