Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dkv_virtual_device.cpp106 operation->NotifyIfNeed(); in Subscribe()
129 operation->NotifyIfNeed(); in UnSubscribe()
H A Dgeneric_virtual_device.cpp229 operation->NotifyIfNeed(); in Sync()
251 operation->NotifyIfNeed(); in Sync()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.h108 void NotifyIfNeed();
H A Dsync_operation.cpp213 void SyncOperation::NotifyIfNeed() in NotifyIfNeed() function in DistributedDB::SyncOperation
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dgeneric_syncer.cpp247 operation->NotifyIfNeed(); in RemoveSyncOperation()