Home
last modified time | relevance | path

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

/external/webrtc/webrtc/sound/
Dpulseaudiosoundsystem.h71 pa_context *CreateNewConnection();
Dpulseaudiosoundsystem.cc995 context_ = CreateNewConnection(); in Init()
1164 pa_context *PulseAudioSoundSystem::CreateNewConnection() { in CreateNewConnection() function in rtc::PulseAudioSoundSystem