Home
last modified time | relevance | path

Searched refs:upb_msgdef_ntoo (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dmessage.c792 oneof = upb_msgdef_ntoo(intern->desc->msgdef, name, len); in PHP_METHOD()
H A Dphp-upb.h3329 const upb_oneofdef *upb_msgdef_ntoo(const upb_msgdef *m, const char *name,
3336 return upb_msgdef_ntoo(m, name, strlen(name)); in upb_msgdef_ntooz()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3257 const upb_oneofdef *upb_msgdef_ntoo(const upb_msgdef *m, const char *name,
3264 return upb_msgdef_ntoo(m, name, strlen(name)); in upb_msgdef_ntooz()
H A Dupb.c3643 const upb_oneofdef *upb_msgdef_ntoo(const upb_msgdef *m, const char *name, in upb_msgdef_ntoo() function

Completed in 50 milliseconds