Searched refs:mINotifyFd (Results 1 – 2 of 2) sorted by relevance
126 int getINotifyFd() { return mINotifyFd.get(); } in getINotifyFd()176 unique_fd mINotifyFd; variable
133 mINotifyFd.reset(inotifyFd); in openV4L2DeviceAndSubscribe()329 mINotifyFd.reset(); // No need to inotify_rm_watch as closing the fd frees up resources in closeUVCFd()