PlatformUsbContext   62 chrome/browser/usb/usb_context.cc UsbContext::UsbContext(PlatformUsbContext context) : context_(context) {
PlatformUsbContext   23 chrome/browser/usb/usb_context.h   PlatformUsbContext context() const { return context_; }
PlatformUsbContext   29 chrome/browser/usb/usb_context.h   explicit UsbContext(PlatformUsbContext context);
PlatformUsbContext   34 chrome/browser/usb/usb_context.h   PlatformUsbContext context_;
PlatformUsbContext   18 chrome/browser/usb/usb_context_unittest.cc     explicit UsbContextForTest(PlatformUsbContext context)
PlatformUsbContext   41 chrome/browser/usb/usb_context_unittest.cc     PlatformUsbContext platform_context;
PlatformUsbContext   73 chrome/browser/usb/usb_service.cc UsbService::UsbService(PlatformUsbContext context)
PlatformUsbContext   97 chrome/browser/usb/usb_service.cc     PlatformUsbContext context = NULL;
PlatformUsbContext   26 chrome/browser/usb/usb_service.h typedef struct libusb_context* PlatformUsbContext;
PlatformUsbContext   54 chrome/browser/usb/usb_service.h   explicit UsbService(PlatformUsbContext context);