Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c900 for (i = 0; i < upb_filedef_msgcount(file); i++) { in add_name_mappings()
H A Dphp-upb.h3437 int upb_filedef_msgcount(const upb_filedef *f);
H A Dphp-upb.c5413 int upb_filedef_msgcount(const upb_filedef *f) { in upb_filedef_msgcount() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3365 int upb_filedef_msgcount(const upb_filedef *f);
H A Dupb.c4943 int upb_filedef_msgcount(const upb_filedef *f) { in upb_filedef_msgcount() function

Completed in 63 milliseconds