Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsubscribe_recorder.h33 void RemoveAllSubscribe();
H A Dsubscribe_recorder.cpp37 void SubscribeRecorder::RemoveAllSubscribe() in RemoveAllSubscribe() function in DistributedDB::SubscribeRecorder
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.h302 int RemoveAllSubscribe();
H A Dsqlite_single_ver_natural_store.cpp433 errCode = RemoveAllSubscribe(); in Open()
1914 int SQLiteSingleVerNaturalStore::RemoveAllSubscribe() in RemoveAllSubscribe() function in DistributedDB::SQLiteSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.cpp804 subscribeRecorder->RemoveAllSubscribe(); in SetDBInfoHandle()