Searched refs:totalBytesProcessed (Results 1 – 3 of 3) sorted by relevance
934 totalBytesProcessed = _messages.IntegerField(11) variable in GetQueryResultsResponse1415 totalBytesProcessed = _messages.IntegerField(7) variable in JobStatistics1446 totalBytesProcessed = _messages.IntegerField(8) variable in JobStatistics21672 totalBytesProcessed = _messages.IntegerField(10) variable in QueryResponse
382 int totalBytesProcessed = 0; in processSuccessfulRead() local384 totalBytesProcessed += mOutputChannel.write(buffer); in processSuccessfulRead()390 return totalBytesProcessed; in processSuccessfulRead()