Home
last modified time | relevance | path

Searched refs:upb_symtab_addtotabs (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5373 static bool upb_symtab_addtotabs(upb_symtab *s, symtab_addctx *ctx) { in upb_symtab_addtotabs() function
5517 build_filedef(&ctx, file, file_proto) && upb_symtab_addtotabs(s, &ctx); in _upb_symtab_addfile()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c4902 static bool upb_symtab_addtotabs(upb_symtab *s, symtab_addctx *ctx, in upb_symtab_addtotabs() function
5042 upb_symtab_addtotabs(s, &ctx, status); in _upb_symtab_addfile()

Completed in 34 milliseconds