Searched defs:monitorFfs (Results  1 – 7 of 7) sorted by relevance
| /hardware/google/pixel/usb/hidl/ | 
| D | UsbGadgetUtils.cpp | 44 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled,  in addGenericAndroidFunctions()114 Status addAdb(MonitorFfs *monitorFfs, int *functionCount) {  in addAdb()
 
 | 
| /hardware/google/pixel/usb/aidl/ | 
| D | UsbGadgetAidlUtils.cpp | 46 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled,  in addGenericAndroidFunctions()128 Status addAdb(MonitorFfs *monitorFfs, int *functionCount) {  in addAdb()
 
 | 
| /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()190 Status addAdb(MonitorFfs* monitorFfs, int* functionCount) {  in addAdb()
 
 | 
| D | MonitorFfs.cpp | 95     MonitorFfs* monitorFfs = (MonitorFfs*)param;  in startMonitorFd()  local
 | 
| /hardware/google/pixel/usb/ | 
| D | MonitorFfs.cpp | 131     MonitorFfs *monitorFfs = (MonitorFfs *)param;  in startMonitorFd()  local
 |