Home
last modified time | relevance | path

Searched defs:GetAudioOutputDevices (Results 1 – 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediasessionclient.h110 bool GetAudioOutputDevices(std::vector<std::string>* names) { in GetAudioOutputDevices() function
Ddevicemanager.cc221 bool DeviceManager::GetAudioOutputDevices(std::vector<Device>* devices) { in GetAudioOutputDevices() function in cricket::DeviceManager
Dchannelmanager.cc749 bool ChannelManager::GetAudioOutputDevices(std::vector<std::string>* names) { in GetAudioOutputDevices() function in cricket::ChannelManager