Searched defs:DoNextOutput (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dgzip_stream.cc112 void GzipInputStream::DoNextOutput(const void** data, int* size) { function in class:google::protobuf::io::GzipInputStream
126 DoNextOutput(data, size);
144 DoNextOutput(data, size);

Completed in 23 milliseconds