Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.h61 bool CheckEventValid(const uint32_t &event);
H A Dwatcher_entity.cpp278 bool FileWatcher::CheckEventValid(const uint32_t &event) in CheckEventValid() function in OHOS::FileManagement::ModuleFileIO::FileWatcher
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.h77 bool CheckEventValid(const uint32_t &event);
H A Dwatcher_impl.cpp287 bool FileWatcherManager::CheckEventValid(const uint32_t &event) in CheckEventValid() function in OHOS::CJSystemapi::FileWatcherManager
H A Dfile_fs_impl.cpp1228 if (!FileWatcherManager::GetInstance().CheckEventValid(events)) { in CreateWatcher()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dwatcher.cpp63 if (!succGetEvent || events <= 0 || !FileWatcher::GetInstance().CheckEventValid(events)) { in ParseParam()

Completed in 4 milliseconds