Home
last modified time | relevance | path

Searched defs:SetStats (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/media/webrtc/
Dfakewebrtccall.cc49 void FakeAudioSendStream::SetStats( in SetStats() function in cricket::FakeAudioSendStream
82 void FakeAudioReceiveStream::SetStats( in SetStats() function in cricket::FakeAudioReceiveStream
170 void FakeVideoSendStream::SetStats( in SetStats() function in cricket::FakeVideoSendStream
240 void FakeVideoReceiveStream::SetStats( in SetStats() function in cricket::FakeVideoReceiveStream
415 void FakeCall::SetStats(const webrtc::Call::Stats& stats) { in SetStats() function in cricket::FakeCall
/external/perfetto/src/trace_processor/
Dtrace_storage.h756 void SetStats(size_t key, int64_t value) { in SetStats() function
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc1641 void GcsFileSystem::SetStats(GcsStatsInterface* stats) { in SetStats() function in tensorflow::GcsFileSystem