Searched defs:target_file_affected (Results 1 – 1 of 1) sorted by relevance
132 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