Home
last modified time | relevance | path

Searched defs:getMetrics (Results 1 – 25 of 54) sorted by relevance

123

/external/opencensus-java/api/src/main/java/io/opencensus/metrics/export/
DMetricProducer.java39 public abstract Collection<Metric> getMetrics(); in getMetrics() method in MetricProducer
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/
DMetricProducerImpl.java35 public Collection<Metric> getMetrics() { in getMetrics() method in MetricProducerImpl
DStatsManager.java74 Collection<Metric> getMetrics() { in getMetrics() method in StatsManager
DMeasureToViewMap.java165 synchronized List<Metric> getMetrics(Clock clock, State state) { in getMetrics() method in MeasureToViewMap
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Core/
DStats.php30 public function getMetrics() function in Grpc\\Core\\Stats
/external/apache-http/src/org/apache/http/
DHttpConnection.java113 HttpConnectionMetrics getMetrics(); in getMetrics() method
/external/apache-http/src/org/apache/http/io/
DSessionInputBuffer.java66 HttpTransportMetrics getMetrics(); in getMetrics() method
DSessionOutputBuffer.java66 HttpTransportMetrics getMetrics(); in getMetrics() method
/external/apache-http/src/org/apache/http/impl/conn/
DLoggingSessionOutputBuffer.java110 public HttpTransportMetrics getMetrics() { in getMetrics() method in LoggingSessionOutputBuffer
DLoggingSessionInputBuffer.java118 public HttpTransportMetrics getMetrics() { in getMetrics() method in LoggingSessionInputBuffer
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDisplay.java71 protected void getMetrics(DisplayMetrics outMetrics) { in getMetrics() method in ShadowDisplay
460 void getMetrics(DisplayMetrics outMetrics); in getMetrics() method
/external/setupcompat/main/java/com/google/android/setupcompat/logging/internal/
DFooterBarMixinMetrics.java127 public PersistableBundle getMetrics() { in getMetrics() method in FooterBarMixinMetrics
/external/apache-http/src/org/apache/http/impl/io/
DAbstractSessionOutputBuffer.java180 public HttpTransportMetrics getMetrics() { in getMetrics() method in AbstractSessionOutputBuffer
DAbstractSessionInputBuffer.java276 public HttpTransportMetrics getMetrics() { in getMetrics() method in AbstractSessionInputBuffer
/external/apache-http/src/org/apache/http/impl/
DAbstractHttpServerConnection.java203 public HttpConnectionMetrics getMetrics() { in getMetrics() method in AbstractHttpServerConnection
DAbstractHttpClientConnection.java220 public HttpConnectionMetrics getMetrics() { in getMetrics() method in AbstractHttpClientConnection
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/drm/
DDummyExoMediaDrm.java114 public PersistableBundle getMetrics() { in getMetrics() method in DummyExoMediaDrm
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/drm/
DDummyExoMediaDrm.java122 public PersistableBundle getMetrics() { in getMetrics() method in DummyExoMediaDrm
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/drm/
DDummyExoMediaDrm.java122 public PersistableBundle getMetrics() { in getMetrics() method in DummyExoMediaDrm
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/metrics/
DMetricRegistryImpl.java139 public Collection<Metric> getMetrics() { in getMetrics() method in MetricRegistryImpl.MetricProducerForRegistry
/external/opencensus-java/contrib/dropwizard/src/main/java/io/opencensus/contrib/dropwizard/
DDropWizardMetrics.java239 public Collection<Metric> getMetrics() { in getMetrics() method in DropWizardMetrics
/external/robolectric/utils/src/main/java/org/robolectric/util/
DPerfStatsCollector.java103 public synchronized Collection<Metric> getMetrics() { in getMetrics() method in PerfStatsCollector
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
DSynchronousMediaCodecAdapter.java205 public PersistableBundle getMetrics() { in getMetrics() method in SynchronousMediaCodecAdapter
/external/apache-http/android/src/android/net/http/
DAndroidHttpClientConnection.java455 public HttpConnectionMetrics getMetrics() { in getMetrics() method in AndroidHttpClientConnection
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
DSynchronousMediaCodecAdapter.java237 public PersistableBundle getMetrics() { in getMetrics() method in SynchronousMediaCodecAdapter

123