Home
last modified time | relevance | path

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

/external/webrtc/talk/media/devices/
Dwin32devicemanager.cc96 static const wchar_t kDevicePath[] = L"DevicePath"; variable
215 if (SUCCEEDED(bag->Read(kDevicePath, &path, 0)) && in GetDevices()