Searched defs:inotify_fd_ (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/init/ | ||
H A D | keychords.h | 93 int inotify_fd_; variable |
/aosp14/system/core/fs_mgr/ | ||
H A D | file_wait.cpp | 85 unique_fd inotify_fd_; member in android::fs_mgr::OneShotInotify |