Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/net_internals/
Deventsview.js187 sourceId1 = source1.getMaxPreviousEntrySourceId();
190 sourceId2 = source2.getMaxPreviousEntrySourceId();
Dsourceentry.js296 SourceEntry.prototype.getMaxPreviousEntrySourceId = function() { method in SourceEntry