Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_state_machine.h155 void DoGetAndSendDataNotify(uint32_t sessionId);
H A Dsync_state_machine.cpp452 DoGetAndSendDataNotify(sessionId); in StartFeedDogForGetData()
489 void SyncStateMachine::DoGetAndSendDataNotify(uint32_t sessionId) in DoGetAndSendDataNotify() function in DistributedDB::SyncStateMachine