HomeSort by relevance Sort by last modified time
    Searched full:did_update (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/base/files/
file_path_watcher_linux.cc 369 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 2597 milliseconds