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