Home
last modified time | relevance | path

Searched defs:GetMetrics (Results 1 – 19 of 19) sorted by relevance

/external/openthread/src/core/thread/
Dlink_metrics_types.hpp84 Metrics &GetMetrics(void) { return static_cast<Metrics &>(mMetrics); } in GetMetrics() function in ot::LinkMetrics::MetricsValues
91 const Metrics &GetMetrics(void) const { return static_cast<const Metrics &>(mMetrics); } in GetMetrics() function in ot::LinkMetrics::MetricsValues
/external/libaom/test/
Dvisual_metrics.py188 def GetMetrics(file_name): function
/external/webrtc/modules/audio_processing/
Dresidual_echo_detector.cc199 EchoDetector::Metrics ResidualEchoDetector::GetMetrics() const { in GetMetrics() function in webrtc::ResidualEchoDetector
Daudio_processing_impl_unittest.cc96 EchoDetector::Metrics GetMetrics() const override { return {}; } in GetMetrics() function in webrtc::__anon5a25fa540111::TestEchoDetector
/external/pigweed/pw_fuzzer/examples/fuzztest/
Dmetrics.cc87 const Vector<Metric>& Metrics::GetMetrics() const { return metrics_; } in GetMetrics() function in pw::fuzzer::examples::Metrics
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/metrics/v1/
Dmetrics_service.pb.go103 func (x *ExportMetricsServiceRequest) GetMetrics() []*v11.Metric { func
/external/webrtc/modules/audio_processing/aec3/
Dblock_processor.cc223 void BlockProcessorImpl::GetMetrics(EchoControl::Metrics* metrics) const { in GetMetrics() function in webrtc::__anonb71d0dab0111::BlockProcessorImpl
Decho_remover.cc232 void EchoRemoverImpl::GetMetrics(EchoControl::Metrics* metrics) const { in GetMetrics() function in webrtc::__anond418883f0111::EchoRemoverImpl
Decho_canceller3_unittest.cc129 void GetMetrics(EchoControl::Metrics* metrics) const override {} in GetMetrics() function in webrtc::__anon5e23d2da0111::CaptureTransportVerificationProcessor
165 void GetMetrics(EchoControl::Metrics* metrics) const override {} in GetMetrics() function in webrtc::__anon5e23d2da0111::RenderTransportVerificationProcessor
Decho_canceller3.cc915 EchoControl::Metrics EchoCanceller3::GetMetrics() const { in GetMetrics() function in webrtc::EchoCanceller3
/external/google-cloud-java/java-recaptchaenterprise/google-cloud-recaptchaenterprise/src/main/java/com/google/cloud/recaptchaenterprise/v1/
Dgapic_metadata.json28 "GetMetrics": { object
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dbackend_metric_recorder.cc223 grpc_core::BackendMetricData ServerMetricRecorder::GetMetrics() const { in GetMetrics() function in grpc::experimental::ServerMetricRecorder
/external/grpc-grpc/src/cpp/server/
Dbackend_metric_recorder.cc223 grpc_core::BackendMetricData ServerMetricRecorder::GetMetrics() const { in GetMetrics() function in grpc::experimental::ServerMetricRecorder
/external/openthread/src/lib/spinel/
Dradio_spinel.hpp1261 const Metrics &GetMetrics(void) const { return mMetrics; } in GetMetrics() function in ot::Spinel::RadioSpinel::MetricsTracker
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/results/v1/
Dresult.pb.go264 func (x *Result) GetMetrics() []*Result_Metric { func
/external/webrtc/net/dcsctp/socket/
Ddcsctp_socket.cc580 absl::optional<Metrics> DcSctpSocket::GetMetrics() const { in GetMetrics() function in dcsctp::DcSctpSocket
/external/skia/src/pdf/
DSkPDFFont.cpp256 const SkAdvancedTypefaceMetrics* SkPDFFont::GetMetrics(const SkTypeface& typeface, in GetMetrics() function in SkPDFFont
/external/google-cloud-java/java-recaptchaenterprise/proto-google-cloud-recaptchaenterprise-v1/src/main/proto/google/cloud/recaptchaenterprise/v1/
Drecaptchaenterprise.proto130 rpc GetMetrics(GetMetricsRequest) returns (Metrics) { rpc
/external/googleapis/google/cloud/recaptchaenterprise/v1/
Drecaptchaenterprise.proto132 rpc GetMetrics(GetMetricsRequest) returns (Metrics) { rpc