Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Ddevicemanager.cc134 static const wchar_t kDevicePath[] = L"DevicePath"; variable
418 if (SUCCEEDED(bag->Read(kDevicePath, &path, 0)) && in GetDevices()