HomeSort by relevance Sort by last modified time
    Searched refs:GetWaveDevices (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
win32devicemanager.cc 89 static bool GetWaveDevices(bool input, std::vector<Device>* devs);
158 if (!GetWaveDevices(input, devs))
305 bool GetWaveDevices(bool input, std::vector<Device>* devs) {
  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.cc 138 static bool GetWaveDevices(bool input, std::vector<Device>* devs);
363 return GetWaveDevices(input, devs);
519 bool GetWaveDevices(bool input, std::vector<Device>* devs) {

Completed in 628 milliseconds