Home | History | Annotate | Download | only in files

Lines Matching refs:target_

79   // |event|. Sets |target_file_affected| to true if |target_| is affected.
86 // |event|. Sets |target_file_affected| to true if |target_| is affected.
93 // |event|. Sets |target_file_affected| to true if |target_| is affected.
100 // Sets |target_file_affected| to true if |target_| is affected.
132 FilePath target_;
354 delegate_->OnFilePathError(target_);
401 delegate_->OnFilePathError(target_);
407 delegate_->OnFilePathChanged(target_);
422 DCHECK(target_.value().empty()); // Can only watch one path.
427 target_ = path;
438 int last_entry = EventsForPath(target_, &events_);