Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_db.cpp121 void SysEventRepeatDb::CheckAndClearDb(const int64_t happentime) in CheckAndClearDb()
129 void SysEventRepeatDb::Clear(const int64_t happentime) in Clear()
174 void SysEventRepeatDb::ClearHistory(const int64_t happentime) in ClearHistory()
224 int64_t happentime = 0; in QueryHappentime() local
H A Dsys_event_repeat_guard.cpp106 auto happentime = SysEventRepeatDb::GetInstance().QueryHappentime(sysEventHashRecord); in IsEventRepeat() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/include/
H A Dsys_event_repeat_db.h32 int64_t happentime = 0; member