Searched defs:monitorFfs (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/usb/gadget/1.1/default/lib/ |
D | UsbGadgetUtils.cpp | 126 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled, in addGenericAndroidFunctions() 179 Status addAdb(MonitorFfs* monitorFfs, int* functionCount) { in addAdb()
|
D | MonitorFfs.cpp | 95 MonitorFfs* monitorFfs = (MonitorFfs*)param; in startMonitorFd() local
|
/hardware/interfaces/usb/gadget/1.2/default/lib/ |
D | UsbGadgetUtils.cpp | 126 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled, in addGenericAndroidFunctions() 191 Status addAdb(MonitorFfs* monitorFfs, int* functionCount) { in addAdb()
|
D | MonitorFfs.cpp | 95 MonitorFfs* monitorFfs = (MonitorFfs*)param; in startMonitorFd() local
|
/hardware/google/pixel/usb/ |
D | UsbGadgetUtils.cpp | 139 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions() 209 Status addAdb(MonitorFfs *monitorFfs, int *functionCount) { in addAdb()
|
D | MonitorFfs.cpp | 116 MonitorFfs *monitorFfs = (MonitorFfs *)param; in startMonitorFd() local
|