Home
last modified time | relevance | path

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

/external/chromium_org/base/files/
Dfile_path_watcher_kqueue.cc132 bool* target_file_affected, in HandleAttributesChange()
156 bool* target_file_affected, in HandleDeleteOrMoveChange()
172 bool* target_file_affected, in HandleCreateItemChange()
190 bool FilePathWatcherKQueue::UpdateWatches(bool* target_file_affected) { in UpdateWatches()
279 bool target_file_affected = event_data->subdir_.empty(); in OnFileCanReadWithoutBlocking() local