Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h90 void ReceiveMessageInner(const std::string &targetDev, Message *inMsg);
H A Dremote_executor.cpp110 ReceiveMessageInner(targetDev, inMsg); in ReceiveMessage()
777 void RemoteExecutor::ReceiveMessageInner(const std::string &targetDev, Message *inMsg) in ReceiveMessageInner() function in DistributedDB::RemoteExecutor