Home
last modified time | relevance | path

Searched refs:getCurrentUsbFunctions (Results 1 – 8 of 8) sorted by relevance

/device/google/wahoo/usb/
DUsbGadget.h84 Return<void> getCurrentUsbFunctions(
DUsbGadget.cpp214 Return<void> UsbGadget::getCurrentUsbFunctions( in getCurrentUsbFunctions() function in android::hardware::usb::gadget::V1_0::implementation::UsbGadget
/device/google/bonito/usb/
DUsbGadget.h86 Return<void> getCurrentUsbFunctions(
DUsbGadget.cpp230 Return<void> UsbGadget::getCurrentUsbFunctions( in getCurrentUsbFunctions() function in android::hardware::usb::gadget::V1_0::implementation::UsbGadget
/device/google/crosshatch/usb/
DUsbGadget.h86 Return<void> getCurrentUsbFunctions(
DUsbGadget.cpp230 Return<void> UsbGadget::getCurrentUsbFunctions( in getCurrentUsbFunctions() function in android::hardware::usb::gadget::V1_0::implementation::UsbGadget
/device/google/coral/usb/
DUsbGadget.h80 Return<void> getCurrentUsbFunctions(const sp<IUsbGadgetCallback> &callback) override;
DUsbGadget.cpp48 Return<void> UsbGadget::getCurrentUsbFunctions(const sp<V1_0::IUsbGadgetCallback> &callback) { in getCurrentUsbFunctions() function in android::hardware::usb::gadget::V1_0::implementation::UsbGadget