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 241 bool voe_wrapper_sc_initialized_; member in class:cricket::WebRtcVoiceEngine
webrtcvoiceengine.cc 330 voe_wrapper_sc_initialized_(false),
348 voe_wrapper_sc_initialized_(false),
571 if (voe_wrapper_sc_initialized_) {
574 // Note that, if initialization fails, voe_wrapper_sc_initialized_ will still
610 voe_wrapper_sc_initialized_ = true;
622 voe_wrapper_sc_initialized_ = false;
    [all...]

Completed in 24 milliseconds