Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_target.h39 void SetResponseSessionId(uint32_t responseSessionId);
H A Dsingle_ver_sync_target.cpp53 void SingleVerSyncTarget::SetResponseSessionId(uint32_t responseSessionId) in SetResponseSessionId() function in DistributedDB::SingleVerSyncTarget
H A Dsingle_ver_sync_task_context.h68 void SetResponseSessionId(uint32_t responseSessionId);
H A Dsingle_ver_sync_task_context.cpp184 void SingleVerSyncTaskContext::SetResponseSessionId(uint32_t responseSessionId) in SetResponseSessionId() function in DistributedDB::SingleVerSyncTaskContext
220 SetResponseSessionId(0); in Clear()
H A Dsingle_ver_sync_state_machine.cpp961 context_->SetResponseSessionId(target.GetResponseSessionId()); in PreStartPullResponse()
1019 targetTmp->SetResponseSessionId(sessionId); in AddPullResponseTarget()