Searched defs:happentime (Results 1 – 3 of 3) sorted by relevance
121 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
106 auto happentime = SysEventRepeatDb::GetInstance().QueryHappentime(sysEventHashRecord); in IsEventRepeat() local
32 int64_t happentime = 0; member