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

  /external/chromium_org/extensions/browser/api/usb/
usb_api.cc 496 UsbAsyncApiFunction::GetDeviceHandleOrCompleteWithError(
781 GetDeviceHandleOrCompleteWithError(parameters_->handle);
808 GetDeviceHandleOrCompleteWithError(parameters_->handle);
840 GetDeviceHandleOrCompleteWithError(parameters_->handle);
863 GetDeviceHandleOrCompleteWithError(parameters_->handle);
888 GetDeviceHandleOrCompleteWithError(parameters_->handle);
914 GetDeviceHandleOrCompleteWithError(parameters_->handle);
940 GetDeviceHandleOrCompleteWithError(parameters_->handle);
997 GetDeviceHandleOrCompleteWithError(parameters_->handle);
1046 GetDeviceHandleOrCompleteWithError(parameters_->handle)
    [all...]
usb_api.h 44 scoped_refptr<device::UsbDeviceHandle> GetDeviceHandleOrCompleteWithError(

Completed in 542 milliseconds