Searched refs:GetCommunicatorAggregatorMtuSize (Results 1 – 3 of 3) sorted by relevance
71 uint32_t GetCommunicatorAggregatorMtuSize() const;72 uint32_t GetCommunicatorAggregatorMtuSize(const std::string &target) const;
70 return commAggrHandle_->GetCommunicatorAggregatorMtuSize(); in GetCommunicatorMtuSize()75 return commAggrHandle_->GetCommunicatorAggregatorMtuSize(target); in GetCommunicatorMtuSize()
216 uint32_t CommunicatorAggregator::GetCommunicatorAggregatorMtuSize() const in GetCommunicatorAggregatorMtuSize() function in DistributedDB::CommunicatorAggregator221 uint32_t CommunicatorAggregator::GetCommunicatorAggregatorMtuSize(const std::string &target) const in GetCommunicatorAggregatorMtuSize() function in DistributedDB::CommunicatorAggregator