Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.h29 enum PlatformType { enum
206 PlatformType Platform() const;
224 PlatformType _platformType;
Daudio_device_impl.cc152 PlatformType platform(kPlatformNotSupported); in CheckPlatform()
1933 AudioDeviceModuleImpl::PlatformType AudioDeviceModuleImpl::Platform() const in Platform()