Home
last modified time | relevance | path

Searched refs:did_update (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_path_watcher_linux.cc373 bool did_update = false; in OnFilePathChanged() local
419 if (change_on_target_path && (created || deleted) && !did_update) { in OnFilePathChanged()
421 did_update = true; in OnFilePathChanged()
434 if (!did_update) { in OnFilePathChanged()
436 did_update = true; in OnFilePathChanged()
444 if (!did_update) in OnFilePathChanged()