Home
last modified time | relevance | path

Searched defs:newWd (Results 1 – 1 of 1) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
Dwatcher_entity.cpp82 int newWd = inotify_add_watch(notifyFd_, arg->fileName.c_str(), watchEvents); in StartNotify() local
95 int newWd = inotify_add_watch(notifyFd_, fileName.c_str(), watchEvents); in NotifyToWatchNewEvents() local