Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
Dfile_watcher.js41 this.resetWatchedEntry_(function() {}, function() {});
134 this.resetWatchedEntry_(
150 FileWatcher.prototype.resetWatchedEntry_ = function(onSuccess, onError) { method in FileWatcher
219 this.resetWatchedEntry_(setEntryClosure, onError);