Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c7771 UPB_NOINLINE static int32_t getbytes_slow(upb_pbdecoder *d, void *buf, in getbytes_slow() function
7801 return getbytes_slow(d, buf, bytes); in getbytes()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8483 UPB_NOINLINE static int32_t getbytes_slow(upb_pbdecoder *d, void *buf, in getbytes_slow() function
8513 return getbytes_slow(d, buf, bytes); in getbytes()