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

  /external/webrtc/webrtc/modules/audio_device/
audio_device_impl.h 39 int32_t CheckPlatform();
audio_device_impl.cc 92 if (audioDevice->CheckPlatform() == -1)
143 // CheckPlatform
146 int32_t AudioDeviceModuleImpl::CheckPlatform()
    [all...]

Completed in 62 milliseconds