Searched refs:GetCommunicatorAggregatorTimeout (Results 1 – 3 of 3) sorted by relevance
75 uint32_t GetCommunicatorAggregatorTimeout() const;76 uint32_t GetCommunicatorAggregatorTimeout(const std::string &target) const;
85 return commAggrHandle_->GetCommunicatorAggregatorTimeout(); in GetTimeout()90 return commAggrHandle_->GetCommunicatorAggregatorTimeout(target); in GetTimeout()
226 uint32_t CommunicatorAggregator::GetCommunicatorAggregatorTimeout() const in GetCommunicatorAggregatorTimeout() function in DistributedDB::CommunicatorAggregator231 uint32_t CommunicatorAggregator::GetCommunicatorAggregatorTimeout(const std::string &target) const in GetCommunicatorAggregatorTimeout() function in DistributedDB::CommunicatorAggregator