Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upb/
Ddef.h188 UPB_INLINE const upb_oneofdef *upb_msgdef_ntooz(const upb_msgdef *m, in upb_msgdef_ntooz() function
Ddef.hpp209 return OneofDefPtr(upb_msgdef_ntooz(ptr_, name)); in FindOneofByName()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c651 const upb_oneofdef* oneof = upb_msgdef_ntooz(self->msgdef, s); in Descriptor_lookup_oneof()
Dupb.h3262 UPB_INLINE const upb_oneofdef *upb_msgdef_ntooz(const upb_msgdef *m, in upb_msgdef_ntooz() function
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h3334 UPB_INLINE const upb_oneofdef *upb_msgdef_ntooz(const upb_msgdef *m, in upb_msgdef_ntooz() function