Home
last modified time | relevance | path

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

/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Ddirectory_contents.js714 this.prefetchMetadata(updatedList, true, function() {
840 this.prefetchMetadata(chunk, refresh, function() {
867 DirectoryContents.prototype.prefetchMetadata = method in DirectoryContents
Ddirectory_model.js722 this.currentDirContents_.prefetchMetadata([newEntry], true, function() {