HomeSort by relevance Sort by last modified time
    Searched refs:voe_wrapper_sc_initialized_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.h 239 bool voe_wrapper_sc_initialized_; member in class:cricket::WebRtcVoiceEngine
webrtcvoiceengine.cc 337 voe_wrapper_sc_initialized_(false),
354 voe_wrapper_sc_initialized_(false),
588 if (voe_wrapper_sc_initialized_) {
591 // Note that, if initialization fails, voe_wrapper_sc_initialized_ will still
627 voe_wrapper_sc_initialized_ = true;
639 voe_wrapper_sc_initialized_ = false;
    [all...]

Completed in 48 milliseconds