Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c499 int noneofs = upb_msgdef_numrealoneofs(msgdef); in create_layout()
1017 int noneofs = upb_msgdef_numrealoneofs(layout->msgdef); in layout_mark()
H A Dupb.h3249 int upb_msgdef_numrealoneofs(const upb_msgdef *m);
H A Dupb.c3690 int upb_msgdef_numrealoneofs(const upb_msgdef *m) { in upb_msgdef_numrealoneofs() function
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h3320 int upb_msgdef_numrealoneofs(const upb_msgdef *m);

Completed in 49 milliseconds