Home
last modified time | relevance | path

Searched refs:CheckIsStartPullResponse (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_sync_state_machine.h199 bool CheckIsStartPullResponse() const;
H A Dsingle_ver_sync_state_machine.cpp968 bool SingleVerSyncStateMachine::CheckIsStartPullResponse() const in CheckIsStartPullResponse() function in DistributedDB::SingleVerSyncStateMachine
1024 if (CheckIsStartPullResponse()) { in AddPullResponseTarget()