Home
last modified time | relevance | path

Searched refs:upb_pbdecodermethodopts_init (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c630 upb_pbdecodermethodopts_init(&opts, handlers); in new_fillmsg_decodermethod()
Dupb.h7542 void upb_pbdecodermethodopts_init(upb_pbdecodermethodopts *opts,
7596 upb_pbdecodermethodopts_init(this, h);
Dupb.c8130 void upb_pbdecodermethodopts_init(upb_pbdecodermethodopts *opts, in upb_pbdecodermethodopts_init() function
9794 upb_pbdecodermethodopts_init(&opts, reader_h); in upb_loaddescriptor()
/external/protobuf/php/ext/google/protobuf/
Dupb.h7239 void upb_pbdecodermethodopts_init(upb_pbdecodermethodopts *opts,
7293 upb_pbdecodermethodopts_init(this, h);
Dupb.c7446 void upb_pbdecodermethodopts_init(upb_pbdecodermethodopts *opts, in upb_pbdecodermethodopts_init() function
9086 upb_pbdecodermethodopts_init(&opts, reader_h); in upb_load_defs_from_descriptor()