Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_extend.cpp106 int errCode = StopLifeCycleTimer(); in ResetLifeCycleTimer()
113 int SQLiteSingleVerNaturalStore::StopLifeCycleTimer() const in StopLifeCycleTimer() function in DistributedDB::SQLiteSingleVerNaturalStore
H A Dsqlite_single_ver_natural_store.h271 int StopLifeCycleTimer() const;
H A Dsqlite_single_ver_natural_store.cpp220 errCode = StopLifeCycleTimer(); in RegisterLifeCycleCallback()
228 errCode = StopLifeCycleTimer(); in RegisterLifeCycleCallback()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.h127 int StopLifeCycleTimer();
H A Dsqlite_relational_store.cpp414 StopLifeCycleTimer(); in DecreaseConnectionCounter()
633 int SQLiteRelationalStore::StopLifeCycleTimer() in StopLifeCycleTimer() function in DistributedDB::SQLiteRelationalStore
698 errCode = StopLifeCycleTimer(); in RegisterLifeCycleCallback()
735 int errCode = StopLifeCycleTimer(); in ResetLifeCycleTimer()