Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/
Daudio_device_impl.h42 int32_t CreatePlatformSpecificObjects();
Daudio_device_impl.cc105 if (audioDevice->CreatePlatformSpecificObjects() == -1) { in CreateForTest()
155 int32_t AudioDeviceModuleImpl::CreatePlatformSpecificObjects() { in CreatePlatformSpecificObjects() function in webrtc::AudioDeviceModuleImpl