Home
last modified time | relevance | path

Searched refs:crit_callback_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc130 rtc::CritScope cs(&crit_callback_); in RegisterAudioCallback()
696 rtc::CritScope cs(&crit_callback_); in ReceiveFrameP()
726 rtc::CritScope cs(&crit_callback_); in SendFrameP()
Dfakeaudiocapturemodule.h284 rtc::CriticalSection crit_callback_; variable