Home
last modified time | relevance | path

Searched refs:inotify (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp614 InotifyWatcher(int inotify, const std::string& path, int watch_mode) in InotifyWatcher() argument
615 : inotify_(inotify) { in InotifyWatcher()
626 int inotify) { in WaitForFileInternal() argument
642 auto watcher = InotifyWatcher(inotify, parentPath.c_str(), IN_CREATE); in WaitForFileInternal()
669 FD_SET(inotify, &readfds); in WaitForFileInternal()
671 auto ret = select(inotify + 1, &readfds, NULL, NULL, &timeout); in WaitForFileInternal()
679 auto names = GetCreatedFileListFromInotifyFd(inotify); in WaitForFileInternal()
694 android::base::unique_fd inotify(inotify_init1(IN_CLOEXEC)); in WaitForFile() local
696 CF_EXPECT(WaitForFileInternal(path, timeoutSec, inotify.get())); in WaitForFile()
DAndroid.bp64 "inotify.cpp",
/device/google/gs-common/aoc/sepolicy/
Daocd.te18 # allow inotify to watch for additions/removals from /dev
Daocxd.te12 # allow inotify to watch for additions/removals from /dev
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all173 # filemonitor-inotify.c
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all173 # filemonitor-inotify.c