Home
last modified time | relevance | path

Searched defs:target_file_affected (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher_kqueue.cc135 bool* target_file_affected, in HandleAttributesChange()
159 bool* target_file_affected, in HandleDeleteOrMoveChange()
175 bool* target_file_affected, in HandleCreateItemChange()
193 bool FilePathWatcherKQueue::UpdateWatches(bool* target_file_affected) { in UpdateWatches()
347 bool target_file_affected = event_data->subdir_.empty(); in OnKQueueReadable() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_kqueue.cc159 bool* target_file_affected, in HandleAttributesChange()
183 bool* target_file_affected, in HandleDeleteOrMoveChange()
199 bool* target_file_affected, in HandleCreateItemChange()
217 bool FilePathWatcherKQueue::UpdateWatches(bool* target_file_affected) { in UpdateWatches()
382 bool target_file_affected = event_data->subdir_.empty(); in OnKQueueReadable() local