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