Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp89 int32_t WatcherImpl::StartNotify() in StartNotify() function in OHOS::CJSystemapi::WatcherImpl
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp71 int FileWatcher::StartNotify(shared_ptr<WatcherInfoArg> arg) in StartNotify() function in OHOS::FileManagement::ModuleFileIO::FileWatcher
/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() function in OHOS::AccountSA::FileWatcher
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp817 void Copy::StartNotify(std::shared_ptr<FileInfos> infos, std::shared_ptr<JsCallbackObject> callback) in StartNotify() function in OHOS::FileManagement::ModuleFileIO::Copy