Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_extend.cpp49 int errCode = ResetLifeCycleTimer(); in HeartBeatForLifeCycle()
99 int SQLiteSingleVerNaturalStore::ResetLifeCycleTimer() const in ResetLifeCycleTimer() function in DistributedDB::SQLiteSingleVerNaturalStore
H A Dsqlite_single_ver_natural_store.h269 int ResetLifeCycleTimer() const;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.h130 int ResetLifeCycleTimer();
H A Dsqlite_relational_store.cpp722 int errCode = ResetLifeCycleTimer(); in HeartBeat()
728 int SQLiteRelationalStore::ResetLifeCycleTimer() in ResetLifeCycleTimer() function in DistributedDB::SQLiteRelationalStore