Searched refs:processLogChunk (Results 1 – 4 of 4) sorted by relevance
75 LogReader.prototype.processLogChunk = function(chunk) { method in LogReader
138 this.processLogChunk(contents);312 this.processLogChunk(contents);
105 LogReader.prototype.processLogChunk = function(chunk) { method in LogReader
285 b.prototype.processLogChunk=function(a){this.processLog_(a.split("\n"))};b.prototype.processLogLine… method in b