Home | History | Annotate | Download | only in binary

Lines Matching refs:Decoder

68    * Wire-format decoder.
210 * an exit condition in decoder loops in generated code.
274 goog.asserts.fail('Decoder hit an error');
539 // Save the current endpoint of the decoder and move it to the end of the
549 // Advance the decoder past the embedded message and restore the endpoint.
584 * Return a decoder that wraps the current delimited field.