HomeSort by relevance Sort by last modified time
    Searched refs:upb_msg_oneof_next (Results 1 - 7 of 7) sorted by null

  /external/protobuf/php/ext/google/protobuf/
storage.c 342 upb_msg_oneof_next(&oit)) {
362 upb_msg_oneof_next(&oit)) {
upb.h     [all...]
upb.c 1496 void upb_msg_oneof_next(upb_msg_oneof_iter *iter) { upb_strtable_next(iter); } function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
storage.c 450 upb_msg_oneof_next(&oit)) {
472 upb_msg_oneof_next(&oit)) {
defs.c 431 upb_msg_oneof_next(&it)) {
    [all...]
upb.h     [all...]
upb.c 1696 void upb_msg_oneof_next(upb_msg_oneof_iter *iter) { function
    [all...]

Completed in 66 milliseconds