Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1528 extern const upb_msglayout google_protobuf_SourceCodeInfo_Location_msginit;
3000 struct google_protobuf_SourceCodeInfo_Location* sub = (struct google_protobuf_SourceCodeInfo_Location*)_upb_msg_new(&google_protobuf_SourceCodeInfo_Location_msginit, arena); in google_protobuf_SourceCodeInfo_add_location()
3010 return (google_protobuf_SourceCodeInfo_Location *)_upb_msg_new(&google_protobuf_SourceCodeInfo_Location_msginit, arena); in google_protobuf_SourceCodeInfo_Location_new()
3015 return (ret && upb_decode(buf, size, ret, &google_protobuf_SourceCodeInfo_Location_msginit, arena)) ? ret : NULL; in google_protobuf_SourceCodeInfo_Location_parse()
3018 return upb_encode(msg, &google_protobuf_SourceCodeInfo_Location_msginit, arena, len); in google_protobuf_SourceCodeInfo_Location_serialize()
H A Dphp-upb.c2973 &google_protobuf_SourceCodeInfo_Location_msginit,
2994 const upb_msglayout google_protobuf_SourceCodeInfo_Location_msginit = { variable
3061 extern const upb_msglayout google_protobuf_SourceCodeInfo_Location_msginit;
3090 &google_protobuf_SourceCodeInfo_Location_msginit,
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1457 extern const upb_msglayout google_protobuf_SourceCodeInfo_Location_msginit;
2929 struct google_protobuf_SourceCodeInfo_Location* sub = (struct google_protobuf_SourceCodeInfo_Location*)_upb_msg_new(&google_protobuf_SourceCodeInfo_Location_msginit, arena); in google_protobuf_SourceCodeInfo_add_location()
2939 return (google_protobuf_SourceCodeInfo_Location *)_upb_msg_new(&google_protobuf_SourceCodeInfo_Location_msginit, arena); in google_protobuf_SourceCodeInfo_Location_new()
2944 return (ret && upb_decode(buf, size, ret, &google_protobuf_SourceCodeInfo_Location_msginit, arena)) ? ret : NULL; in google_protobuf_SourceCodeInfo_Location_parse()
2947 return upb_encode(msg, &google_protobuf_SourceCodeInfo_Location_msginit, arena, len); in google_protobuf_SourceCodeInfo_Location_serialize()
H A Dupb.c2912 &google_protobuf_SourceCodeInfo_Location_msginit,
2933 const upb_msglayout google_protobuf_SourceCodeInfo_Location_msginit = { variable

Completed in 65 milliseconds