Home
last modified time | relevance | path

Searched refs:otherEvents (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp93 uint32_t otherEvents = 0; in RemoveWatcherInfo() local
96 otherEvents |= iter->events; in RemoveWatcherInfo()
99 return otherEvents; in RemoveWatcherInfo()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp233 uint32_t otherEvents = 0; in RemoveWatcherInfo() local
236 otherEvents |= iter->events; in RemoveWatcherInfo()
239 return otherEvents; in RemoveWatcherInfo()

Completed in 2 milliseconds