Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1521 extern const upb_msglayout google_protobuf_EnumOptions_msginit;
2203 sub = (struct google_protobuf_EnumOptions*)_upb_msg_new(&google_protobuf_EnumOptions_msginit, arena); in google_protobuf_EnumDescriptorProto_mutable_options()
2724 return (google_protobuf_EnumOptions *)_upb_msg_new(&google_protobuf_EnumOptions_msginit, arena); in google_protobuf_EnumOptions_new()
2729 return (ret && upb_decode(buf, size, ret, &google_protobuf_EnumOptions_msginit, arena)) ? ret : NULL; in google_protobuf_EnumOptions_parse()
2732 return upb_encode(msg, &google_protobuf_EnumOptions_msginit, arena, len); in google_protobuf_EnumOptions_serialize()
H A Dphp-upb.c2712 &google_protobuf_EnumOptions_msginit,
2889 const upb_msglayout google_protobuf_EnumOptions_msginit = { variable
3054 extern const upb_msglayout google_protobuf_EnumOptions_msginit;
3083 &google_protobuf_EnumOptions_msginit,
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1450 extern const upb_msglayout google_protobuf_EnumOptions_msginit;
2132 sub = (struct google_protobuf_EnumOptions*)_upb_msg_new(&google_protobuf_EnumOptions_msginit, arena); in google_protobuf_EnumDescriptorProto_mutable_options()
2653 return (google_protobuf_EnumOptions *)_upb_msg_new(&google_protobuf_EnumOptions_msginit, arena); in google_protobuf_EnumOptions_new()
2658 return (ret && upb_decode(buf, size, ret, &google_protobuf_EnumOptions_msginit, arena)) ? ret : NULL; in google_protobuf_EnumOptions_parse()
2661 return upb_encode(msg, &google_protobuf_EnumOptions_msginit, arena, len); in google_protobuf_EnumOptions_serialize()
H A Dupb.c2651 &google_protobuf_EnumOptions_msginit,
2828 const upb_msglayout google_protobuf_EnumOptions_msginit = { variable

Completed in 88 milliseconds