Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5498 static const upb_filedef *_upb_symtab_addfile( in _upb_symtab_addfile() function
5526 return _upb_symtab_addfile(s, file_proto, NULL, status); in upb_symtab_addfile()
5564 if (!_upb_symtab_addfile(s, file, init->layouts, &status)) goto err; in _upb_symtab_loaddefinit()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c5021 static const upb_filedef *_upb_symtab_addfile( in _upb_symtab_addfile() function
5051 return _upb_symtab_addfile(s, file_proto, NULL, status); in upb_symtab_addfile()
5089 if (!_upb_symtab_addfile(s, file, init->layouts, &status)) goto err; in _upb_symtab_loaddefinit()

Completed in 33 milliseconds