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

/external/chromium_org/base/files/
H A Dfile_path_watcher_linux.cc369 bool did_update = false; local
395 if (change_on_target_path && (created || deleted) && !did_update) {
397 did_update = true;
410 if (!did_update) {
412 did_update = true;
420 if (!did_update)

Completed in 121 milliseconds