Searched refs:inAggregator (Results 1 – 5 of 5) sorted by relevance
37 explicit CommunicatorLinker(CommunicatorAggregator *inAggregator,
35 CommunicatorLinker::CommunicatorLinker(CommunicatorAggregator *inAggregator, in CommunicatorLinker() argument39 aggregator_ = inAggregator; in CommunicatorLinker()
59 virtual void SetCommunicatorAggregator(ICommunicatorAggregator *inAggregator) = 0;
45 void SetCommunicatorAggregator(ICommunicatorAggregator *inAggregator) override;
140 void RuntimeContextImpl::SetCommunicatorAggregator(ICommunicatorAggregator *inAggregator) in SetCommunicatorAggregator() argument148 communicatorAggregator_ = inAggregator; in SetCommunicatorAggregator()