Searched refs:aggregator (Results 1 – 2 of 2) sorted by relevance
41 void AutoLaunch::SetCommunicatorAggregator(ICommunicatorAggregator *aggregator) in SetCommunicatorAggregator() argument57 communicatorAggregator_ = aggregator; in SetCommunicatorAggregator()58 if (aggregator == nullptr) { in SetCommunicatorAggregator()62 errCode = aggregator->RegOnConnectCallback( in SetCommunicatorAggregator()67 errCode = aggregator->RegCommunicatorLackCallback( in SetCommunicatorAggregator()
77 void SetCommunicatorAggregator(ICommunicatorAggregator *aggregator);