Searched refs:processLog_ (Results 1 – 3 of 3) sorted by relevance
76 this.processLog_(chunk.split('\n'));86 this.processLog_([line]);171 LogReader.prototype.processLog_ = function(lines) { method in LogReader
104 this.processLog_(chunk.split('\n'));114 this.processLog_([line]);199 LogReader.prototype.processLog_ = function(lines) { method in LogReader
311 function(a){this.processLog_(a.split("\n"))};c.prototype.processLogLine=function(a){this.processLog…312 …se{c.push(a.slice(1+e));break}}b.processor.apply(this,c)}};c.prototype.processLog_=function(a){for… method in c