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

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c632 return upb_pbdecodermethod_new(&opts, owner);
H A Dupb.h7555 const upb_pbdecodermethod *upb_pbdecodermethod_new(
7614 const upb_pbdecodermethod *m = upb_pbdecodermethod_new(&opts, &m);
H A Dupb.c7261 const upb_pbdecodermethod *upb_pbdecodermethod_new( function
9795 decoder_m = upb_pbdecodermethod_new(&opts, &decoder_m);
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h7252 const upb_pbdecodermethod *upb_pbdecodermethod_new(
7311 const upb_pbdecodermethod *m = upb_pbdecodermethod_new(&opts, &m);
H A Dupb.c6588 const upb_pbdecodermethod *upb_pbdecodermethod_new( function
9087 decoder_m = upb_pbdecodermethod_new(&opts, &decoder_m);

Completed in 327 milliseconds