Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp101 uint32_t watchEvents = 0; in StartNotify() local
118 …herImpl::NotifyToWatchNewEvents(const string &fileName, const int &wd, const uint32_t &watchEvents) in NotifyToWatchNewEvents()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp84 uint32_t watchEvents = 0; in StartNotify() local
101 …Watcher::NotifyToWatchNewEvents(const string &fileName, const int &wd, const uint32_t &watchEvents) in NotifyToWatchNewEvents()
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp474 bool FileWatcher::StartNotify(int32_t fd, const uint32_t &watchEvents) in StartNotify()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp297 uint32_t watchEvents = IN_MODIFY; in CopySubDir() local