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

/external/protobuf/php/ext/google/protobuf/
H A Dupb.h7763 UPB_INLINE upb_decoderet upb_vdecode_fast(const char *p) { function
H A Dupb.c7858 upb_decoderet r = upb_vdecode_fast(d->ptr);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h8063 UPB_INLINE upb_decoderet upb_vdecode_fast(const char *p) { function
H A Dupb.c8569 upb_decoderet r = upb_vdecode_fast(d->ptr);

Completed in 219 milliseconds