Searched refs:compareMtime_ (Results 1 – 1 of 1) sorted by relevance
426 this.setCompareFunction('modificationTime', this.compareMtime_.bind(this));442 FileListModel.prototype.compareMtime_ = function(a, b) { method in FileListModel