Home
last modified time | relevance | path

Searched defs:ResetStats (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DChannel.cc236 void Channel::ResetStats() { in ResetStats() function in webrtc::Channel
/aosp_15_r20/external/webrtc/call/
H A Dfake_network_pipe.cc375 void FakeNetworkPipe::ResetStats() { in ResetStats() function in webrtc::FakeNetworkPipe
/aosp_15_r20/external/webp/src/enc/
H A Dframe_enc.c97 static void ResetStats(VP8Encoder* const enc) { in ResetStats() function
/aosp_15_r20/art/runtime/
H A Druntime.cc2511 void Runtime::ResetStats(int kinds) { in ResetStats() function in art::Runtime