Home
last modified time | relevance | path

Searched refs:upb_trygetfield (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c80 static const upb_fielddef *upb_trygetfield(const upb_refcounted *def) { in upb_trygetfield() function
1622 return upb_trygetfield(upb_value_getptr(val)); in upb_msgdef_ntof()
1645 *f = upb_trygetfield(upb_value_getptr(val)); in upb_msgdef_lookupname()