Searched refs:target_file_affected (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/files/
H A Dfile_path_watcher_mac.cc79 // |event|. Sets |target_file_affected| to true if |target_| is affected.
82 bool* target_file_affected,
86 // |event|. Sets |target_file_affected| to true if |target_| is affected.
89 bool* target_file_affected,
93 // |event|. Sets |target_file_affected| to true if |target_| is affected.
96 bool* target_file_affected,
100 // Sets |target_file_affected| to true if |target_| is affected.
102 bool UpdateWatches(bool* target_file_affected);
238 bool* target_file_affected,
245 *target_file_affected
236 HandleAttributesChange( const EventVector::iterator& event, bool* target_file_affected, bool* update_watches) argument
260 HandleDeleteOrMoveChange( const EventVector::iterator& event, bool* target_file_affected, bool* update_watches) argument
276 HandleCreateItemChange( const EventVector::iterator& event, bool* target_file_affected, bool* update_watches) argument
297 UpdateWatches(bool* target_file_affected) argument
386 bool target_file_affected = event_data->subdir_.empty(); local
[all...]

Completed in 51 milliseconds