Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/
H A DUsbGadgetUtils.cpp133 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/mtp/")) return Status::ERROR; in addGenericAndroidFunctions()
146 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/ptp/")) return Status::ERROR; in addGenericAndroidFunctions()
181 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/adb/")) return Status::ERROR; in addAdb()
H A DMonitorFfs.cpp240 bool MonitorFfs::addInotifyFd(string fd) { in addInotifyFd() function in android::hardware::usb::gadget::MonitorFfs
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/
H A DUsbGadgetUtils.cpp133 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/mtp/")) return Status::ERROR; in addGenericAndroidFunctions()
146 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/ptp/")) return Status::ERROR; in addGenericAndroidFunctions()
193 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/adb/")) return Status::ERROR; in addAdb()
H A DMonitorFfs.cpp240 bool MonitorFfs::addInotifyFd(string fd) { in addInotifyFd() function in android::hardware::usb::gadget::MonitorFfs
/aosp12/hardware/google/pixel/usb/
H A DUsbGadgetUtils.cpp147 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/mtp/")) in addGenericAndroidFunctions()
163 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/ptp/")) in addGenericAndroidFunctions()
214 if (!monitorFfs->addInotifyFd("/dev/usb-ffs/adb/")) in addAdb()
H A DMonitorFfs.cpp266 bool MonitorFfs::addInotifyFd(string fd) { in addInotifyFd() function in android::hardware::google::pixel::usb::MonitorFfs
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/include/
H A DUsbGadgetCommon.h141 bool addInotifyFd(string fd);
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/include/
H A DUsbGadgetCommon.h143 bool addInotifyFd(string fd);
/aosp12/hardware/google/pixel/usb/include/pixelusb/
H A DUsbGadgetCommon.h143 bool addInotifyFd(string fd);