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

  /external/chromium/base/files/
file_path_watcher.cc 29 DCHECK(is_cancelled());
file_path_watcher.h 91 // check |is_cancelled()| to avoid duplicate work.
107 bool is_cancelled() const { function in class:base::files::FilePathWatcher::PlatformDelegate
file_path_watcher_linux.cc 407 if (!is_cancelled()) {
file_path_watcher_mac.cc 474 if (!is_cancelled()) {

Completed in 2431 milliseconds