Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h94 int ReceiveRemoteExecutorAck(const std::string &targetDev, Message *inMsg);
H A Dremote_executor.cpp274 int RemoteExecutor::ReceiveRemoteExecutorAck(const std::string &targetDev, Message *inMsg) in ReceiveRemoteExecutorAck() function in DistributedDB::RemoteExecutor
791 errCode = ReceiveRemoteExecutorAck(targetDev, inMsg); in ReceiveMessageInner()