Home
last modified time | relevance | path

Searched refs:upb_msg_oneof_done (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c633 !upb_msg_oneof_done(&oit); in create_layout()
660 !upb_msg_oneof_done(&oit); in create_layout()
H A Ddefs.c632 !upb_msg_oneof_done(&it); in Descriptor_each_oneof()
H A Dupb.c3757 bool upb_msg_oneof_done(const upb_msg_oneof_iter *iter) { in upb_msg_oneof_done() function
4013 for (upb_msg_oneof_begin(&oit, m); !upb_msg_oneof_done(&oit); in make_layout()
H A Dupb.h3317 bool upb_msg_oneof_done(const upb_msg_oneof_iter *iter);
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c672 !upb_msg_oneof_done(&iter) && i < index; in PHP_METHOD()
H A Dphp-upb.h3389 bool upb_msg_oneof_done(const upb_msg_oneof_iter *iter);

Completed in 52 milliseconds