Searched defs:GetMetric (Results 1 – 4 of 4) sorted by relevance
323 bool AvgCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::AvgCounter348 bool MaxCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::MaxCounter371 bool PercentCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::PercentCounter395 bool PermilleCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::PermilleCounter421 bool RateCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::RateCounter450 bool RateAccCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::RateAccCounter
177 MetricData* MetricsArena::GetMetric(const std::string& name) { in GetMetric() function in torch::lazy::MetricsArena418 MetricData* GetMetric(const std::string& name) { in GetMetric() function
79 bool PointCloud::GetMetric() const { return metric_; } in GetMetric() function in dynamic_depth::PointCloud
225 def GetMetric(name, string): function