Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.cpp290 auto communicator = GetAndIncCommunicator(); in ReceiveRemoteExecutorAck()
319 ICommunicator *communicator = GetAndIncCommunicator(); in CheckParamValid()
509 auto communicator = GetAndIncCommunicator(); in SendRequestMessage()
593 auto *communicator = GetAndIncCommunicator(); in ResponseStart()
835 ICommunicator *RemoteExecutor::GetAndIncCommunicator() const in GetAndIncCommunicator() function in DistributedDB::RemoteExecutor
911 auto *communicator = GetAndIncCommunicator(); in GetPacketSize()
H A Dremote_executor.h145 ICommunicator *GetAndIncCommunicator() const;