Home
last modified time | relevance | path

Searched refs:GetNotifyEvent (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.h58 void GetNotifyEvent(WatcherCallback callback);
H A Dwatcher_n_exporter.cpp104 FileWatcher::GetInstance().GetNotifyEvent(WatcherCallback); in Start()
H A Dwatcher_entity.cpp179 void FileWatcher::GetNotifyEvent(WatcherCallback callback) in GetNotifyEvent() function in OHOS::FileManagement::ModuleFileIO::FileWatcher
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.h60 void GetNotifyEvent();
H A Dwatcher_impl.cpp134 void WatcherImpl::GetNotifyEvent() in GetNotifyEvent() function in OHOS::CJSystemapi::WatcherImpl
H A Dfile_fs_ffi.cpp569 instance->GetNotifyEvent(); in FfiOHOSFileFsWatcherStart()
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_file_watcher_manager.h69 void GetNotifyEvent();
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp278 void AccountFileWatcherMgr::GetNotifyEvent() in GetNotifyEvent() function in OHOS::AccountSA::AccountFileWatcherMgr
299 auto task = [this] { this->GetNotifyEvent(); }; in StartWatch()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.h144 static void GetNotifyEvent(std::shared_ptr<FileInfos> infos);
H A Dcopy.cpp751 void Copy::GetNotifyEvent(std::shared_ptr<FileInfos> infos) in GetNotifyEvent() function in OHOS::FileManagement::ModuleFileIO::Copy
821 GetNotifyEvent(infos); in StartNotify()
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_control_file_manager.h128 void GetNotifyEvent();