Home
last modified time | relevance | path

Searched refs:kPlatformNotSupported (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.cc135 _platformType(kPlatformNotSupported), in AudioDeviceModuleImpl()
152 PlatformType platform(kPlatformNotSupported); in CheckPlatform()
171 if (platform == kPlatformNotSupported) in CheckPlatform()
Daudio_device_impl.h30 kPlatformNotSupported = 0, enumerator