Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1519 extern const upb_msglayout google_protobuf_FieldOptions_msginit;
2099 sub = (struct google_protobuf_FieldOptions*)_upb_msg_new(&google_protobuf_FieldOptions_msginit, arena); in google_protobuf_FieldDescriptorProto_mutable_options()
2626 return (google_protobuf_FieldOptions *)_upb_msg_new(&google_protobuf_FieldOptions_msginit, arena); in google_protobuf_FieldOptions_new()
2631 return (ret && upb_decode(buf, size, ret, &google_protobuf_FieldOptions_msginit, arena)) ? ret : NULL; in google_protobuf_FieldOptions_parse()
2634 return upb_encode(msg, &google_protobuf_FieldOptions_msginit, arena, len); in google_protobuf_FieldOptions_serialize()
H A Dphp-upb.c2672 &google_protobuf_FieldOptions_msginit,
2859 const upb_msglayout google_protobuf_FieldOptions_msginit = { variable
3052 extern const upb_msglayout google_protobuf_FieldOptions_msginit;
3081 &google_protobuf_FieldOptions_msginit,
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1448 extern const upb_msglayout google_protobuf_FieldOptions_msginit;
2028 sub = (struct google_protobuf_FieldOptions*)_upb_msg_new(&google_protobuf_FieldOptions_msginit, arena); in google_protobuf_FieldDescriptorProto_mutable_options()
2555 return (google_protobuf_FieldOptions *)_upb_msg_new(&google_protobuf_FieldOptions_msginit, arena); in google_protobuf_FieldOptions_new()
2560 return (ret && upb_decode(buf, size, ret, &google_protobuf_FieldOptions_msginit, arena)) ? ret : NULL; in google_protobuf_FieldOptions_parse()
2563 return upb_encode(msg, &google_protobuf_FieldOptions_msginit, arena, len); in google_protobuf_FieldOptions_serialize()
H A Dupb.c2611 &google_protobuf_FieldOptions_msginit,
2798 const upb_msglayout google_protobuf_FieldOptions_msginit = { variable

Completed in 62 milliseconds