Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path_watcher_kqueue.cc52 bool path_still_exists = true; in EventsForPath() local
61 if (path_still_exists) { in EventsForPath()
64 path_still_exists = false; in EventsForPath()