Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync.h218 …void RemotePushFinished(int sendCode, int inMode, uint32_t msgSessionId, uint32_t contextSessionId…
H A Dsingle_ver_data_sync.cpp1024 RemotePushFinished(packet->GetSendCode(), packet->GetMode(), message->GetSessionId(), in DataRequestRecv()
1573 void SingleVerDataSync::RemotePushFinished(int sendCode, int inMode, uint32_t msgSessionId, uint32_… in RemotePushFinished() function in DistributedDB::SingleVerDataSync