Home
last modified time | relevance | path

Searched defs:logEntry (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/resources/net_internals/
Dsource_entry.js13 function SourceEntry(logEntry, maxPreviousSourceId) { argument
32 update: function(logEntry) { argument
/external/chromium/chrome/browser/resources/net_internals/
Dproxyview.js80 ProxyView.prototype.onLogEntryAdded = function(logEntry) { argument
Ddataview.js70 DataView.prototype.onLogEntryAdded = function(logEntry) { argument
Dsourceentry.js67 SourceEntry.prototype.update = function(logEntry) { argument
Deventsview.js432 EventsView.prototype.onLogEntryAdded = function(logEntry) { argument
/external/chromium_org/chrome/browser/resources/chromeos/
Dnetwork.js49 var createLogEntryText = function(logEntry) { argument