Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommunicator_proxy.cpp113 ICommunicator *targetCommunicator = nullptr; in GetCommunicatorMtuSize() local
121 if (targetCommunicator != nullptr) { in GetCommunicatorMtuSize()
123 RefObject::DecObjRef(targetCommunicator); in GetCommunicatorMtuSize()
144 ICommunicator *targetCommunicator = nullptr; in GetTimeout() local
152 if (targetCommunicator != nullptr) { in GetTimeout()
154 RefObject::DecObjRef(targetCommunicator); in GetTimeout()
177 ICommunicator *targetCommunicator = nullptr; in GetRemoteCommunicatorVersion() local
185 if (targetCommunicator != nullptr) { in GetRemoteCommunicatorVersion()
187 RefObject::DecObjRef(targetCommunicator); in GetRemoteCommunicatorVersion()
206 ICommunicator *targetCommunicator = nullptr; in SendMessage() local
[all …]