Searched defs:UsbTestGadgetImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/device/test/
H A Dusb_test_gadget_impl.cc65 class UsbTestGadgetImpl : public UsbTestGadget { class in namespace:device::__anon8039
67 virtual ~UsbTestGadgetImpl();
77 UsbTestGadgetImpl();
120 DISALLOW_COPY_AND_ASSIGN(UsbTestGadgetImpl);
131 scoped_ptr<UsbTestGadgetImpl> gadget(new UsbTestGadgetImpl);
147 UsbTestGadgetImpl::UsbTestGadgetImpl() { function in class:device::UsbTestGadgetImpl
159 UsbTestGadgetImpl::~UsbTestGadgetImpl() {
[all...]

Completed in 35 milliseconds