Home
last modified time | relevance | path

Searched refs:consumebytes (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c7257 UPB_FORCEINLINE static void consumebytes(upb_pbdecoder *d, void *buf, in consumebytes() function
7270 consumebytes(d, buf, avail); in getbytes_slow()
7277 consumebytes(d, (char *)buf + avail, bytes); in getbytes_slow()
7294 consumebytes(d, buf, bytes); in getbytes()

Completed in 24 milliseconds