Searched defs:inCommunicator (Results 1 – 7 of 7) sorted by relevance
52 DBStatus RuntimeConfig::SetProcessCommunicator(const std::shared_ptr<IProcessCommunicator> &inCommu… in SetProcessCommunicator()
451 …KvStoreDelegateManager::SetProcessCommunicator(const std::shared_ptr<IProcessCommunicator> &inComm… in SetProcessCommunicator()
40 const std::shared_ptr<IProcessCommunicator> &inCommunicator) in NetworkAdapter()
171 void CommunicatorAggregator::ReleaseCommunicator(ICommunicator *inCommunicator) in ReleaseCommunicator()
60 void VirtualCommunicatorAggregator::ReleaseCommunicator(ICommunicator *inCommunicator) in ReleaseCommunicator()
88 void ReleaseCommunicator(ICommunicator *inCommunicator) override in ReleaseCommunicator()
367 int AbilitySync::Initialize(ICommunicator *inCommunicator, ISyncInterface *inStorage, in Initialize()