Searched refs:getDirectoryEntry (Results 1 – 2 of 2) sorted by relevance
92 var entry = this.currentDirContents_.getDirectoryEntry();224 return this.currentDirContents_.getDirectoryEntry();556 this.volumeManager_.getLocationInfo(dirContents.getDirectoryEntry());839 this.currentDirContents_.getDirectoryEntry();
636 DirectoryContents.prototype.getDirectoryEntry = function() { method in DirectoryContents