Home
last modified time | relevance | path

Searched refs:ResponsePullError (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dmock_single_ver_state_machine.h82 SingleVerSyncStateMachine::ResponsePullError(errCode, ignoreInnerErr); in CallResponsePullError()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.h138 void ResponsePullError(int errCode, bool ignoreInnerErr);
H A Dsingle_ver_sync_state_machine.cpp702 ResponsePullError(errCode, ignoreInnerErr); in HandleDataAckRecvWithSlidingWindow()
1249 void SingleVerSyncStateMachine::ResponsePullError(int errCode, bool ignoreInnerErr) in ResponsePullError() function in DistributedDB::SingleVerSyncStateMachine