Home
last modified time | relevance | path

Searched refs:ReadNotifyEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp165 void FileWatcher::ReadNotifyEvent(WatcherCallback callback) in ReadNotifyEvent() function in OHOS::FileManagement::ModuleFileIO::FileWatcher
200 ReadNotifyEvent(callback); in GetNotifyEvent()
H A Dwatcher_entity.h59 void ReadNotifyEvent(WatcherCallback callback);
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.h140 static void ReadNotifyEvent(std::shared_ptr<FileInfos> infos);
H A Dcopy.cpp719 void Copy::ReadNotifyEvent(std::shared_ptr<FileInfos> infos) in ReadNotifyEvent() function in OHOS::FileManagement::ModuleFileIO::Copy
773 ReadNotifyEvent(infos); in GetNotifyEvent()