Searched defs:logEntry (Results 1 – 6 of 6) sorted by relevance
13 function SourceEntry(logEntry, maxPreviousSourceId) { argument32 update: function(logEntry) { argument
80 ProxyView.prototype.onLogEntryAdded = function(logEntry) { argument
70 DataView.prototype.onLogEntryAdded = function(logEntry) { argument
67 SourceEntry.prototype.update = function(logEntry) { argument
432 EventsView.prototype.onLogEntryAdded = function(logEntry) { argument
49 var createLogEntryText = function(logEntry) { argument