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

/external/protobuf/php/ext/google/protobuf/
H A Dupb.h7241 void upb_pbdecodermethodopts_setlazy(upb_pbdecodermethodopts *opts, bool lazy);
7296 upb_pbdecodermethodopts_setlazy(this, lazy);
H A Dupb.c7452 void upb_pbdecodermethodopts_setlazy(upb_pbdecodermethodopts *opts, bool lazy) { function
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h7544 void upb_pbdecodermethodopts_setlazy(upb_pbdecodermethodopts *opts, bool lazy);
7599 upb_pbdecodermethodopts_setlazy(this, lazy);
H A Dupb.c8136 void upb_pbdecodermethodopts_setlazy(upb_pbdecodermethodopts *opts, bool lazy) { function

Completed in 202 milliseconds