Searched defs:ResetStats (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_coding/test/ | ||
H A D | Channel.cc | 236 void Channel::ResetStats() { in ResetStats() function in webrtc::Channel |
/aosp_15_r20/external/webrtc/call/ | ||
H A D | fake_network_pipe.cc | 375 void FakeNetworkPipe::ResetStats() { in ResetStats() function in webrtc::FakeNetworkPipe |
/aosp_15_r20/external/webp/src/enc/ | ||
H A D | frame_enc.c | 97 static void ResetStats(VP8Encoder* const enc) { in ResetStats() function |
/aosp_15_r20/art/runtime/ | ||
H A D | runtime.cc | 2511 void Runtime::ResetStats(int kinds) { in ResetStats() function in art::Runtime |