Searched refs:addInotifyFd (Results 1 – 9 of 9) sorted by relevance
133 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()
240 bool MonitorFfs::addInotifyFd(string fd) { in addInotifyFd() function in android::hardware::usb::gadget::MonitorFfs
133 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()
147 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()
266 bool MonitorFfs::addInotifyFd(string fd) { in addInotifyFd() function in android::hardware::google::pixel::usb::MonitorFfs
141 bool addInotifyFd(string fd);
143 bool addInotifyFd(string fd);