Home
last modified time | relevance | path

Searched refs:addInotifyFd (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp147 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/mtp/")) in addGenericAndroidFunctions()
163 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/ptp/")) in addGenericAndroidFunctions()
207 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/adb/")) in addAdb()
DMonitorFfs.cpp266 bool MonitorFfs::addInotifyFd(string fd) { in addInotifyFd() function in android::hardware::google::pixel::usb::MonitorFfs
/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h142 bool addInotifyFd(string fd);