Home
last modified time | relevance | path

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

12

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddwrite_3.h90 STDMETHOD_(void, GetMetrics)(THIS_ in DECLARE_INTERFACE_() local
150 STDMETHOD_(void, GetMetrics)(THIS_ DWRITE_FONT_METRICS1*) PURE; in DECLARE_INTERFACE_() local
245 STDMETHOD_(void, GetMetrics)(THIS_ in DECLARE_INTERFACE_() local
305 STDMETHOD_(void, GetMetrics)(THIS_ DWRITE_FONT_METRICS1*) PURE; in DECLARE_INTERFACE_() local
404 STDMETHOD_(void, GetMetrics)(THIS_ in DECLARE_INTERFACE_() local
464 STDMETHOD_(void, GetMetrics)(THIS_ DWRITE_FONT_METRICS1*) PURE; in DECLARE_INTERFACE_() local
Ddwrite_2.h390 STDMETHOD_(void, GetMetrics)(THIS_ in DECLARE_INTERFACE_() local
450 STDMETHOD_(void, GetMetrics)(THIS_ DWRITE_FONT_METRICS1*) PURE; in DECLARE_INTERFACE_() local
Ddwrite_1.h177 STDMETHOD_(void, GetMetrics)(THIS_ in DECLARE_INTERFACE_() local
239 STDMETHOD_(void, GetMetrics)(THIS_ DWRITE_FONT_METRICS1*) PURE; in DECLARE_INTERFACE_() local
Ddwrite.h864 STDMETHOD_(void, GetMetrics)(THIS_ in DECLARE_INTERFACE_() local
958 STDMETHOD_(void, GetMetrics)(THIS_ in DECLARE_INTERFACE_() local
1400 STDMETHOD(GetMetrics)(THIS_ in DECLARE_INTERFACE_() local
/aosp_15_r20/external/openthread/src/core/thread/
H A Dlink_metrics_types.hpp89 Metrics &GetMetrics(void) { return static_cast<Metrics &>(mMetrics); } in GetMetrics() function in ot::LinkMetrics::MetricsValues
97 const Metrics &GetMetrics(void) const { return static_cast<const Metrics &>(mMetrics); } in GetMetrics() function in ot::LinkMetrics::MetricsValues
/aosp_15_r20/external/libaom/test/
H A Dvisual_metrics.py188 def GetMetrics(file_name): function
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc199 EchoDetector::Metrics ResidualEchoDetector::GetMetrics() const { in GetMetrics() function in webrtc::ResidualEchoDetector
H A Daudio_processing_impl_unittest.cc96 EchoDetector::Metrics GetMetrics() const override { return {}; } in GetMetrics() function in webrtc::__anoned83bfd40111::TestEchoDetector
/aosp_15_r20/external/pigweed/pw_fuzzer/examples/fuzztest/
H A Dmetrics.cc87 const Vector<Metric>& Metrics::GetMetrics() const { return metrics_; } in GetMetrics() function in pw::fuzzer::examples::Metrics
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3_unittest.cc129 void GetMetrics(EchoControl::Metrics* metrics) const override {} in GetMetrics() function in webrtc::__anon721ee85a0111::CaptureTransportVerificationProcessor
165 void GetMetrics(EchoControl::Metrics* metrics) const override {} in GetMetrics() function in webrtc::__anon721ee85a0111::RenderTransportVerificationProcessor
H A Dblock_processor.cc223 void BlockProcessorImpl::GetMetrics(EchoControl::Metrics* metrics) const { in GetMetrics() function in webrtc::__anon95fdf32b0111::BlockProcessorImpl
H A Decho_remover.cc232 void EchoRemoverImpl::GetMetrics(EchoControl::Metrics* metrics) const { in GetMetrics() function in webrtc::__anone0a75dbf0111::EchoRemoverImpl
H A Decho_canceller3.cc915 EchoControl::Metrics EchoCanceller3::GetMetrics() const { in GetMetrics() function in webrtc::EchoCanceller3
/aosp_15_r20/kernel/tests/net/test/
H A Dtcp_metrics.py121 def GetMetrics(self, saddr, daddr): member in TcpMetrics
/aosp_15_r20/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
/aosp_15_r20/art/runtime/metrics/
H A Dreporter.cc200 ArtMetrics* MetricsReporter::GetMetrics() { return runtime_->GetMetrics(); } in GetMetrics() function in art::metrics::MetricsReporter
H A Dreporter_test.cc40 ArtMetrics* GetMetrics() override { return art_metrics_.get(); } in GetMetrics() function in art::metrics::MockMetricsReporter
/aosp_15_r20/external/google-cloud-java/java-recaptchaenterprise/google-cloud-recaptchaenterprise/src/main/java/com/google/cloud/recaptchaenterprise/v1/
H A Dgapic_metadata.json28 "GetMetrics": { object
/aosp_15_r20/art/runtime/
H A Druntime.h1079 metrics::ArtMetrics* GetMetrics() { return &metrics_; } in GetMetrics() function
1571 inline metrics::ArtMetrics* GetMetrics() { return Runtime::Current()->GetMetrics(); } in GetMetrics() function
/aosp_15_r20/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
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dbackend_metric_recorder.cc223 grpc_core::BackendMetricData ServerMetricRecorder::GetMetrics() const { in GetMetrics() function in grpc::experimental::ServerMetricRecorder
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Ddcsctp_socket.cc580 absl::optional<Metrics> DcSctpSocket::GetMetrics() const { in GetMetrics() function in dcsctp::DcSctpSocket
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFFont.cpp255 const SkAdvancedTypefaceMetrics* SkPDFFont::GetMetrics(const SkTypeface& typeface, in GetMetrics() function in SkPDFFont
/aosp_15_r20/external/google-cloud-java/java-recaptchaenterprise/proto-google-cloud-recaptchaenterprise-v1/src/main/proto/google/cloud/recaptchaenterprise/v1/
H A Drecaptchaenterprise.proto130 rpc GetMetrics(GetMetricsRequest) returns (Metrics) { rpc
/aosp_15_r20/external/googleapis/google/cloud/recaptchaenterprise/v1/
H A Drecaptchaenterprise.proto132 rpc GetMetrics(GetMetricsRequest) returns (Metrics) { rpc

12