Searched defs:ListInterfaces (Results 1 – 3 of 3) sorted by relevance
126 scoped_refptr<UsbConfigDescriptor> UsbDeviceImpl::ListInterfaces() { in ListInterfaces() function in usb_service::UsbDeviceImpl
227 IN_PROC_BROWSER_TEST_F(UsbApiTest, ListInterfaces) { in IN_PROC_BROWSER_TEST_F() argument
454 virtual scoped_refptr<UsbConfigDescriptor> ListInterfaces() OVERRIDE { in ListInterfaces() function in __anon1ce6b0c70111::MockUsbDevice