Searched defs:GetPlayoutUnderrunCount (Results 1 – 12 of 12) sorted by relevance
92 int GetPlayoutUnderrunCount() override { return 0; } in GetPlayoutUnderrunCount() function
86 int GetPlayoutUnderrunCount() override { return -1; } in GetPlayoutUnderrunCount() function
213 int AudioTrackJni::GetPlayoutUnderrunCount() { in GetPlayoutUnderrunCount() function in webrtc::jni::AudioTrackJni
572 int32_t GetPlayoutUnderrunCount() const override { in GetPlayoutUnderrunCount() function in webrtc::jni::__anon8b9d06be0111::AndroidAudioDeviceModule
47 int32_t AudioDeviceGeneric::GetPlayoutUnderrunCount() const { in GetPlayoutUnderrunCount() function in webrtc::AudioDeviceGeneric
914 int32_t AudioDeviceModuleImpl::GetPlayoutUnderrunCount() const { in GetPlayoutUnderrunCount() function in webrtc::AudioDeviceModuleImpl
296 int32_t GetPlayoutUnderrunCount() const override { in GetPlayoutUnderrunCount() function in webrtc::__anon998dc0990111::ADMWrapper
89 int32_t GetPlayoutUnderrunCount() const override { return -1; } in GetPlayoutUnderrunCount() function
151 virtual int32_t GetPlayoutUnderrunCount() const { return -1; } in GetPlayoutUnderrunCount() function
117 int32_t GetPlayoutUnderrunCount() const override { return -1; } in GetPlayoutUnderrunCount() function
138 int32_t GetPlayoutUnderrunCount() const override { return -1; } in GetPlayoutUnderrunCount() function
364 private int GetPlayoutUnderrunCount() { in GetPlayoutUnderrunCount() method in WebRtcAudioTrack