Home
last modified time | relevance | path

Searched refs:CloseNotifyFd (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp239 int FileWatcherManager::CloseNotifyFd() in CloseNotifyFd() function in OHOS::CJSystemapi::FileWatcherManager
279 CloseNotifyFd(); in StopNotify()
284 return CloseNotifyFd(); in StopNotify()
H A Dwatcher_impl.h87 int CloseNotifyFd();
H A Dcopy.cpp629 CloseNotifyFd(infos, callback); in DoCopy()
679 CloseNotifyFd(infos, callback); in SubscribeLocalListener()
686 CloseNotifyFd(infos, callback); in SubscribeLocalListener()
702 void CopyImpl::CloseNotifyFd(std::shared_ptr<FileInfos>& infos, std::shared_ptr<CjCallbackObject>& callback) in CloseNotifyFd() function in OHOS::CJSystemapi::CopyImpl
H A Dcopy.h142 static void CloseNotifyFd(std::shared_ptr<FileInfos>& infos, std::shared_ptr<CjCallbackObject>& callback);
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp117 int FileWatcher::CloseNotifyFd() in CloseNotifyFd() function in OHOS::FileManagement::ModuleFileIO::FileWatcher
160 CloseNotifyFd(); in StopNotify()
165 return CloseNotifyFd(); in StopNotify()
H A Dwatcher_entity.h66 int CloseNotifyFd();
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp493 CloseNotifyFd(infos, callback); in SubscribeLocalListener()
500 CloseNotifyFd(infos, callback); in SubscribeLocalListener()
691 void Copy::CloseNotifyFd(std::shared_ptr<FileInfos> infos, std::shared_ptr<JsCallbackObject> callback) in CloseNotifyFd() function in OHOS::FileManagement::ModuleFileIO::Copy
923 CloseNotifyFd(infos, callback); in Async()
H A Dcopy.h149 static void CloseNotifyFd(std::shared_ptr<FileInfos> infos, std::shared_ptr<JsCallbackObject> callback);

Completed in 6 milliseconds