Home
last modified time | relevance | path

Searched refs:Unclaim (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/device/test/
Dusb_test_gadget.h32 virtual bool Unclaim() = 0;
Dusb_test_gadget_impl.cc69 virtual bool Unclaim() OVERRIDE;
161 Unclaim(); in ~UsbTestGadgetImpl()
419 bool UsbTestGadgetImpl::Unclaim() { in Unclaim() function in device::UsbTestGadgetImpl