Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediaengine.h199 return voice_.SetDevices(in_device, out_device); in SetSoundDevices()
295 bool SetDevices(const Device* in_device, const Device* out_device) { in SetDevices() function