Searched refs:PlatformAddDevice (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/device/hid/
H A Dhid_service_win.h50 void PlatformAddDevice(const std::string& device_path);
H A Dhid_service_win.cc132 PlatformAddDevice(device_interface_detail_data->DevicePath);
195 void HidServiceWin::PlatformAddDevice(const std::string& device_path) { function in class:device::HidServiceWin

Completed in 68 milliseconds