Home
last modified time | relevance | path

Searched refs:HandleDataRequestRecv (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.h85 int HandleDataRequestRecv(const Message *inMsg);
H A Dsingle_ver_sync_state_machine.cpp627 int SingleVerSyncStateMachine::HandleDataRequestRecv(const Message *inMsg) in HandleDataRequestRecv() function in DistributedDB::SingleVerSyncStateMachine
804 int errCode = HandleDataRequestRecv(msg); in ScheduleMsgAndHandle()