Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c437 static const upb_msglayout_field *upb_find_field(const upb_msglayout *l, in upb_find_field() function
690 field = upb_find_field(layout, field_number); in decode_msg()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c388 static const upb_msglayout_field *upb_find_field(const upb_msglayout *l, in upb_find_field() function
633 field = upb_find_field(layout, field_number); in decode_msg()

Completed in 37 milliseconds