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

  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_core_win.cc 463 _microphoneIsInitialized(false),
726 _microphoneIsInitialized = false;
899 _microphoneIsInitialized = true;
921 return (_microphoneIsInitialized);
    [all...]
audio_device_core_win.h 351 bool _microphoneIsInitialized;

Completed in 51 milliseconds