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

  /external/chromium_org/chrome/browser/local_discovery/
privet_local_printer_lister.cc 131 const DeviceDescription* PrivetLocalPrinterLister::GetDeviceDescription(
  /external/chromium_org/components/storage_monitor/
portable_device_watcher_win.cc 105 bool GetDeviceDescription(const base::string16& pnp_device_id,
111 HRESULT hr = device_manager->GetDeviceDescription(pnp_device_id.c_str(), NULL,
116 hr = device_manager->GetDeviceDescription(pnp_device_id.c_str(),
322 GetDeviceDescription(pnp_device_id, portable_device_manager, &name) ||

Completed in 235 milliseconds