Home
last modified time | relevance | path

Searched refs:RemoveWatcherInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.h63 uint32_t RemoveWatcherInfo(std::shared_ptr<WatcherInfoArg> arg);
H A Dwatcher_entity.cpp147 uint32_t newEvents = RemoveWatcherInfo(arg); in StopNotify()
230 uint32_t FileWatcher::RemoveWatcherInfo(shared_ptr<WatcherInfoArg> arg) in RemoveWatcherInfo() function in OHOS::FileManagement::ModuleFileIO::FileWatcher
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.h84 uint32_t RemoveWatcherInfo(std::shared_ptr<WatcherInfoArg> arg);
H A Dwatcher_impl.cpp90 uint32_t FileWatcherManager::RemoveWatcherInfo(shared_ptr<WatcherInfoArg> arg) in RemoveWatcherInfo() function in OHOS::CJSystemapi::FileWatcherManager
266 uint32_t newEvents = RemoveWatcherInfo(arg); in StopNotify()

Completed in 3 milliseconds