Home
last modified time | relevance | path

Searched refs:peekbytes (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c7817 UPB_FORCEINLINE static size_t peekbytes(upb_pbdecoder *d, void *buf, in peekbytes() function
7956 size_t read = peekbytes(d, &data, bytes); in upb_pbdecoder_checktag_slow()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8529 UPB_FORCEINLINE static size_t peekbytes(upb_pbdecoder *d, void *buf, in peekbytes() function
8667 size_t read = peekbytes(d, &data, bytes); in upb_pbdecoder_checktag_slow()