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

/external/chromium_org/third_party/webrtc/modules/audio_device/
H A Daudio_device_impl.h39 int32_t CreatePlatformSpecificObjects();
H A Daudio_device_impl.cc106 if (audioDevice->CreatePlatformSpecificObjects() == -1)
194 // CreatePlatformSpecificObjects
197 int32_t AudioDeviceModuleImpl::CreatePlatformSpecificObjects() function in class:webrtc::AudioDeviceModuleImpl

Completed in 84 milliseconds