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

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

Completed in 150 milliseconds