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

  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc 410 _ptrEnumerator(NULL),
542 reinterpret_cast<void**>(&_ptrEnumerator));
543 assert(NULL != _ptrEnumerator);
577 SAFE_RELEASE(_ptrEnumerator);
    [all...]
audio_device_core_win.h 284 IMMDeviceEnumerator* _ptrEnumerator;

Completed in 367 milliseconds