Searched refs:DirectoryContents (Results 1 – 2 of 2) sorted by relevance
535 function DirectoryContents(context, class556 DirectoryContents.prototype.__proto__ = cr.EventTarget.prototype;562 DirectoryContents.prototype.clone = function() {563 return new DirectoryContents(573 DirectoryContents.prototype.dispose = function() {586 DirectoryContents.prototype.makeSpaceInMetadataCache_ = function(size) {595 DirectoryContents.prototype.setFileList = function(fileList) {607 DirectoryContents.prototype.replaceContextFileList = function() {621 DirectoryContents.prototype.isScanning = function() {628 DirectoryContents.prototype.isSearch = function() {[all …]
46 DirectoryContents.createForDirectory(this.currentFileListContext_, null);1012 return DirectoryContents.createForDriveSearch(context, entry, query);1015 return DirectoryContents.createForLocalSearch(context, entry, query);1036 return DirectoryContents.createForDriveMetadataSearch(1042 return DirectoryContents.createForDirectory(context, entry);