Searched refs:addGenericAndroidFunctions (Results 1 – 10 of 10) sorted by relevance
/hardware/google/pixel/usb/aidl/include/pixelusb/ |
D | UsbGadgetAidlCommon.h | 38 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled,
|
/hardware/google/pixel/usb/hidl/include/pixelusb/ |
D | UsbGadgetCommon.h | 38 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled,
|
/hardware/google/pixel/usb/hidl/ |
D | UsbGadgetUtils.cpp | 44 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions() function
|
/hardware/google/pixel/usb/aidl/ |
D | UsbGadgetAidlUtils.cpp | 46 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions() function
|
/hardware/interfaces/usb/gadget/1.2/default/lib/include/ |
D | UsbGadgetCommon.h | 170 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled,
|
/hardware/interfaces/usb/gadget/1.1/default/lib/include/ |
D | UsbGadgetCommon.h | 168 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled,
|
/hardware/interfaces/usb/gadget/1.1/default/lib/ |
D | UsbGadgetUtils.cpp | 126 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled, in addGenericAndroidFunctions() function
|
/hardware/interfaces/usb/gadget/1.2/default/lib/ |
D | UsbGadgetUtils.cpp | 126 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled, in addGenericAndroidFunctions() function
|
/hardware/interfaces/usb/gadget/1.1/default/ |
D | UsbGadget.cpp | 140 if (addGenericAndroidFunctions(&monitorFfs, functions, &ffsEnabled, &i) != in setupFunctions()
|
/hardware/interfaces/usb/gadget/1.2/default/ |
D | UsbGadget.cpp | 197 if (addGenericAndroidFunctions(&monitorFfs, functions, &ffsEnabled, &i) != in setupFunctions()
|