Home
last modified time | relevance | path

Searched refs:SysEventRepeatDbCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_db.cpp37 class SysEventRepeatDbCallback : public NativeRdb::RdbOpenCallback { class
43 int SysEventRepeatDbCallback::OnCreate(NativeRdb::RdbStore& rdbStore) in OnCreate()
49 int SysEventRepeatDbCallback::OnUpgrade(NativeRdb::RdbStore& rdbStore, int oldVersion, int newVersi… in OnUpgrade()
67 SysEventRepeatDbCallback callback; in InitDbStore()