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

  /external/chromium_org/extensions/browser/api/usb_private/
usb_private_api.h 29 class UsbPrivateGetDeviceInfoFunction : public UsbAsyncApiFunction {
34 UsbPrivateGetDeviceInfoFunction();
40 virtual ~UsbPrivateGetDeviceInfoFunction();
usb_private_api.cc 81 UsbPrivateGetDeviceInfoFunction::UsbPrivateGetDeviceInfoFunction() {
84 UsbPrivateGetDeviceInfoFunction::~UsbPrivateGetDeviceInfoFunction() {
87 bool UsbPrivateGetDeviceInfoFunction::Prepare() {
93 void UsbPrivateGetDeviceInfoFunction::AsyncWorkStart() {

Completed in 48 milliseconds