Home
last modified time | relevance | path

Searched defs:monitorFfs (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp139 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions()
202 Status addAdb(MonitorFfs *monitorFfs, int *functionCount) { in addAdb()
DMonitorFfs.cpp116 MonitorFfs *monitorFfs = (MonitorFfs *)param; in startMonitorFd() local