Searched refs:CloseNotifyFd (Results 1 – 6 of 6) sorted by relevance
195 int WatcherImpl::CloseNotifyFd() in CloseNotifyFd() function in OHOS::CJSystemapi::WatcherImpl226 CloseNotifyFd(); in StopNotify()231 return CloseNotifyFd(); in StopNotify()
68 int CloseNotifyFd();
117 int FileWatcher::CloseNotifyFd() in CloseNotifyFd() function in OHOS::FileManagement::ModuleFileIO::FileWatcher157 CloseNotifyFd(); in StopNotify()162 return CloseNotifyFd(); in StopNotify()
66 int CloseNotifyFd();
485 CloseNotifyFd(infos, callback); in SubscribeLocalListener()492 CloseNotifyFd(infos, callback); in SubscribeLocalListener()682 void Copy::CloseNotifyFd(std::shared_ptr<FileInfos> infos, std::shared_ptr<JsCallbackObject> callba… in CloseNotifyFd() function in OHOS::FileManagement::ModuleFileIO::Copy908 CloseNotifyFd(infos, callback); in Async()
149 …static void CloseNotifyFd(std::shared_ptr<FileInfos> infos, std::shared_ptr<JsCallbackObject> call…