Home
last modified time | relevance | path

Searched refs:google__api__HttpBody_msg_init (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/api/
H A Dhttpbody.upb.h32 return (google_api_HttpBody*)_upb_Message_New(&google__api__HttpBody_msg_init, arena); in google_api_HttpBody_new()
37 if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__api__HttpBody_msg_init, NULL, 0, arena) != in google_api_HttpBody_parse()
48 if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__api__HttpBody_msg_init, extreg, options, in google_api_HttpBody_parse_ex()
56 (void)upb_Encode(UPB_UPCAST(msg), &google__api__HttpBody_msg_init, 0, arena, &ptr, len); in google_api_HttpBody_serialize()
62 (void)upb_Encode(UPB_UPCAST(msg), &google__api__HttpBody_msg_init, options, arena, &ptr, len); in google_api_HttpBody_serialize_ex()
H A Dhttpbody.upb_minitable.c26 const upb_MiniTable google__api__HttpBody_msg_init = { variable
39 &google__api__HttpBody_msg_init,
H A Dhttpbody.upb_minitable.h20 extern const upb_MiniTable google__api__HttpBody_msg_init;