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

  /external/webrtc/webrtc/modules/audio_device/
audio_device_impl.h 30 kPlatformNotSupported = 0,
audio_device_impl.cc 135 _platformType(kPlatformNotSupported),
152 PlatformType platform(kPlatformNotSupported);
171 if (platform == kPlatformNotSupported)
    [all...]

Completed in 37 milliseconds