Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()