Home
last modified time | relevance | path

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

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