Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.h40 int32_t CreatePlatformSpecificObjects();
Daudio_device_impl.cc99 if (audioDevice->CreatePlatformSpecificObjects() == -1) in Create()
189 int32_t AudioDeviceModuleImpl::CreatePlatformSpecificObjects() in CreatePlatformSpecificObjects() function in webrtc::AudioDeviceModuleImpl