Home
last modified time | relevance | path

Searched refs:CloseNotify (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_file_watcher_manager.h44 void CloseNotify(int32_t fd);
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp356 fileNameMgrMap_[targetWd]->CloseNotify(inotifyFd_); in RemoveFileWatcher()
507 void FileWatcher::CloseNotify(int32_t fd) in CloseNotify() function in OHOS::AccountSA::FileWatcher