Home
last modified time | relevance | path

Searched refs:GetNotifyId (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.h54 int32_t GetNotifyId();
H A Dwatcher_entity.cpp37 int32_t FileWatcher::GetNotifyId() in GetNotifyId() function in OHOS::FileManagement::ModuleFileIO::FileWatcher
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.h74 int32_t GetNotifyId();
H A Dwatcher_impl.cpp34 int32_t FileWatcherManager::GetNotifyId() in GetNotifyId() function in OHOS::CJSystemapi::FileWatcherManager
H A Dfile_fs_impl.cpp1240 if (FileWatcherManager::GetInstance().GetNotifyId() < 0 && in CreateWatcher()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dwatcher.cpp34 if (FileWatcher::GetInstance().GetNotifyId() < 0 && !FileWatcher::GetInstance().InitNotify()) { in CreateAndCheckForWatcherEntity()

Completed in 4 milliseconds