Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path_watcher_kqueue.cc134 bool* target_file_affected, in HandleAttributesChange()
158 bool* target_file_affected, in HandleDeleteOrMoveChange()
174 bool* target_file_affected, in HandleCreateItemChange()
192 bool FilePathWatcherKQueue::UpdateWatches(bool* target_file_affected) { in UpdateWatches()
281 bool target_file_affected = event_data->subdir_.empty(); in OnFileCanReadWithoutBlocking() local