UsbAsyncApiFunction 390 chrome/browser/extensions/api/usb/usb_api.cc UsbAsyncApiFunction::UsbAsyncApiFunction() UsbAsyncApiFunction 394 chrome/browser/extensions/api/usb/usb_api.cc UsbAsyncApiFunction::~UsbAsyncApiFunction() { UsbAsyncApiFunction 397 chrome/browser/extensions/api/usb/usb_api.cc bool UsbAsyncApiFunction::PrePrepare() { UsbAsyncApiFunction 403 chrome/browser/extensions/api/usb/usb_api.cc bool UsbAsyncApiFunction::Respond() { UsbAsyncApiFunction 408 chrome/browser/extensions/api/usb/usb_api.cc UsbAsyncApiFunction::GetDeviceOrOrCompleteWithError( UsbAsyncApiFunction 450 chrome/browser/extensions/api/usb/usb_api.cc UsbAsyncApiFunction::GetDeviceHandleOrCompleteWithError( UsbAsyncApiFunction 476 chrome/browser/extensions/api/usb/usb_api.cc void UsbAsyncApiFunction::RemoveUsbDeviceResource(int api_resource_id) { UsbAsyncApiFunction 480 chrome/browser/extensions/api/usb/usb_api.cc void UsbAsyncApiFunction::CompleteWithError(const std::string& error) { UsbAsyncApiFunction 28 chrome/browser/extensions/api/usb/usb_api.h class UsbAsyncApiFunction : public AsyncApiFunction { UsbAsyncApiFunction 30 chrome/browser/extensions/api/usb/usb_api.h UsbAsyncApiFunction(); UsbAsyncApiFunction 33 chrome/browser/extensions/api/usb/usb_api.h virtual ~UsbAsyncApiFunction(); UsbAsyncApiFunction 51 chrome/browser/extensions/api/usb/usb_api.h class UsbAsyncApiTransferFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 68 chrome/browser/extensions/api/usb/usb_api.h class UsbFindDevicesFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 87 chrome/browser/extensions/api/usb/usb_api.h class UsbGetDevicesFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 108 chrome/browser/extensions/api/usb/usb_api.h class UsbRequestAccessFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 126 chrome/browser/extensions/api/usb/usb_api.h class UsbOpenDeviceFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 143 chrome/browser/extensions/api/usb/usb_api.h class UsbListInterfacesFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 170 chrome/browser/extensions/api/usb/usb_api.h class UsbCloseDeviceFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 186 chrome/browser/extensions/api/usb/usb_api.h class UsbClaimInterfaceFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 202 chrome/browser/extensions/api/usb/usb_api.h class UsbReleaseInterfaceFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 218 chrome/browser/extensions/api/usb/usb_api.h class UsbSetInterfaceAlternateSettingFunction : public UsbAsyncApiFunction { UsbAsyncApiFunction 299 chrome/browser/extensions/api/usb/usb_api.h class UsbResetDeviceFunction : public UsbAsyncApiFunction {