Home
last modified time | relevance | path

Searched defs:GetStats (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_webrtc_call.cc70 webrtc::AudioSendStream::Stats FakeAudioSendStream::GetStats() const { in GetStats() function in cricket::FakeAudioSendStream
74 webrtc::AudioSendStream::Stats FakeAudioSendStream::GetStats( in GetStats() function in cricket::FakeAudioSendStream
145 webrtc::AudioReceiveStreamInterface::Stats FakeAudioReceiveStream::GetStats( in GetStats() function in cricket::FakeAudioReceiveStream
275 webrtc::VideoSendStream::Stats FakeVideoSendStream::GetStats() { in GetStats() function in cricket::FakeVideoSendStream
421 webrtc::VideoReceiveStreamInterface::Stats FakeVideoReceiveStream::GetStats() in GetStats() function in cricket::FakeVideoReceiveStream
714 webrtc::Call::Stats FakeCall::GetStats() const { in GetStats() function in cricket::FakeCall
/aosp_15_r20/external/leveldb/db/
H A Dversion_set.h65 struct GetStats { struct
76 GetStats* stats); argument
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_base.h108 bool GetStats(StatsObserver* observer, in GetStats() function
114 void GetStats(RTCStatsCollectorCallback* callback) override {} in GetStats() function
115 void GetStats( in GetStats() function
118 void GetStats( in GetStats() function
H A Dfake_peer_connection_for_stats.h42 bool GetStats(cricket::VoiceMediaInfo* info, in GetStats() function
68 bool GetStats(cricket::VideoMediaInfo* info) override { in GetStats() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dssl_certificate.cc57 std::unique_ptr<SSLCertificateStats> SSLCertificate::GetStats() const { in GetStats() function in rtc::SSLCertificate
111 std::unique_ptr<SSLCertificateStats> SSLCertChain::GetStats() const { in GetStats() function in rtc::SSLCertChain
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Daddress_pool_manager.cc262 void AddressPoolManager::Pool::GetStats(PoolStats* stats) { in GetStats() function in partition_alloc::internal::AddressPoolManager::Pool
301 bool AddressPoolManager::GetStats(AddressSpaceStats* stats) { in GetStats() function in partition_alloc::internal::AddressPoolManager
499 bool AddressPoolManager::GetStats(AddressSpaceStats* stats) { in GetStats() function in partition_alloc::internal::AddressPoolManager
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtracking_allocator_test.cc47 absl::optional<AllocatorStats> GetStats() override { return absl::nullopt; } in GetStats() function in tensorflow::TestableSizeTrackingAllocator
61 absl::optional<AllocatorStats> GetStats() override { return absl::nullopt; } in GetStats() function in tensorflow::NoMemoryAllocator
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dmkl_cpu_allocator.h83 absl::optional<AllocatorStats> GetStats() override { in GetStats() function
245 absl::optional<AllocatorStats> GetStats() override { in GetStats() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_debug_allocator.cc136 absl::optional<AllocatorStats> GPUDebugAllocator::GetStats() { in GetStats() function in tensorflow::GPUDebugAllocator
213 absl::optional<AllocatorStats> GPUNanResetAllocator::GetStats() { in GetStats() function in tensorflow::GPUNanResetAllocator
/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation_manager.cc306 void NetworkEmulationManagerImpl::GetStats( in GetStats() function in webrtc::test::NetworkEmulationManagerImpl
323 void NetworkEmulationManagerImpl::GetStats( in GetStats() function in webrtc::test::NetworkEmulationManagerImpl
H A Demulated_network_manager.cc87 void EmulatedNetworkManager::GetStats( in GetStats() function in webrtc::test::EmulatedNetworkManager
/aosp_15_r20/external/webrtc/test/scenario/
H A Dvideo_stream.cc513 VideoSendStream::Stats SendVideoStream::GetStats() const { in GetStats() function in webrtc::test::SendVideoStream
614 VideoReceiveStreamInterface::Stats ReceiveVideoStream::GetStats() const { in GetStats() function in webrtc::test::ReceiveVideoStream
/aosp_15_r20/external/webrtc/audio/
H A Daudio_send_stream.cc433 webrtc::AudioSendStream::Stats AudioSendStream::GetStats() const { in GetStats() function in webrtc::internal::AudioSendStream
437 webrtc::AudioSendStream::Stats AudioSendStream::GetStats( in GetStats() function in webrtc::internal::AudioSendStream
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
H A Dpluggable_device_simple_allocator.cc35 absl::optional<AllocatorStats> PluggableDeviceSimpleAllocator::GetStats() { in GetStats() function in tensorflow::PluggableDeviceSimpleAllocator
/aosp_15_r20/external/webrtc/pc/
H A Dvideo_track_source.h48 bool GetStats(Stats* stats) override { return false; } in GetStats() function
H A Dpeer_connection.cc1235 bool PeerConnection::GetStats(StatsObserver* observer, in GetStats() function in webrtc::PeerConnection
1263 void PeerConnection::GetStats(RTCStatsCollectorCallback* callback) { in GetStats() function in webrtc::PeerConnection
1274 void PeerConnection::GetStats( in GetStats() function in webrtc::PeerConnection
1306 void PeerConnection::GetStats( in GetStats() function in webrtc::PeerConnection
H A Drtc_stats_integrationtest.cc174 static rtc::scoped_refptr<const RTCStatsReport> GetStats( in GetStats() function in webrtc::__anon3bdc4f2d0111::RTCStatsIntegrationTest
184 static rtc::scoped_refptr<const RTCStatsReport> GetStats( in GetStats() function in webrtc::__anon3bdc4f2d0111::RTCStatsIntegrationTest
/aosp_15_r20/external/cronet/net/disk_cache/memory/
H A Dmem_backend_impl.h124 void GetStats(base::StringPairs* stats) override {} in GetStats() function
/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dstats_poller_test.cc27 void GetStats(RTCStatsCollectorCallback* callback) override { in GetStats() function in webrtc::webrtc_pc_e2e::__anona6dfc9e80111::TestStatsProvider
H A Dtest_peer.h132 rtc::scoped_refptr<const RTCStatsReport> GetStats() { in GetStats() function
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dvideo_track_source_impl.cpp68 bool VideoTrackSourceImpl::GetStats(Stats *stats) { in GetStats() function in cuttlefish::webrtc_streaming::VideoTrackSourceImpl
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_media_engine.cc190 bool FakeVoiceMediaChannel::GetStats(VoiceMediaInfo* info, in GetStats() function in cricket::FakeVoiceMediaChannel
370 bool FakeVideoMediaChannel::GetStats(VideoMediaInfo* info) { in GetStats() function in cricket::FakeVideoMediaChannel
H A Dadapted_video_track_source.cc29 bool AdaptedVideoTrackSource::GetStats(Stats* stats) { in GetStats() function in rtc::AdaptedVideoTrackSource
/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.cpp180 const otRadioTimeStats &RadioStatistics::GetStats(void) in GetStats() function in ot::RadioStatistics
/aosp_15_r20/external/webrtc/sdk/android/native_api/video/
H A Dvideo_source.cc83 bool GetStats(Stats* stats) override { in GetStats() function in webrtc::__anon4459300e0111::JavaVideoTrackSourceImpl

1234