Home
last modified time | relevance | path

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

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