Searched refs:grpc_gcp_StartServerHandshakeReq (Results 1 – 3 of 3) sorted by relevance
28 struct grpc_gcp_StartServerHandshakeReq;40 typedef struct grpc_gcp_StartServerHandshakeReq grpc_gcp_StartServerHandshakeReq; typedef354 UPB_INLINE grpc_gcp_StartServerHandshakeReq *grpc_gcp_StartServerHandshakeReq_new(upb_arena *arena)… in grpc_gcp_StartServerHandshakeReq_new()355 …return (grpc_gcp_StartServerHandshakeReq *)_upb_msg_new(&grpc_gcp_StartServerHandshakeReq_msginit,… in grpc_gcp_StartServerHandshakeReq_new()357 UPB_INLINE grpc_gcp_StartServerHandshakeReq *grpc_gcp_StartServerHandshakeReq_parse(const char *buf… in grpc_gcp_StartServerHandshakeReq_parse()359 grpc_gcp_StartServerHandshakeReq *ret = grpc_gcp_StartServerHandshakeReq_new(arena); in grpc_gcp_StartServerHandshakeReq_parse()362 UPB_INLINE grpc_gcp_StartServerHandshakeReq *grpc_gcp_StartServerHandshakeReq_parse_ex(const char *… in grpc_gcp_StartServerHandshakeReq_parse_ex()364 grpc_gcp_StartServerHandshakeReq *ret = grpc_gcp_StartServerHandshakeReq_new(arena); in grpc_gcp_StartServerHandshakeReq_parse_ex()368 UPB_INLINE char *grpc_gcp_StartServerHandshakeReq_serialize(const grpc_gcp_StartServerHandshakeReq … in grpc_gcp_StartServerHandshakeReq_serialize()372 …rpc_gcp_StartServerHandshakeReq_application_protocols(const grpc_gcp_StartServerHandshakeReq *msg,… in grpc_gcp_StartServerHandshakeReq_application_protocols()[all …]
228 const grpc_gcp_StartServerHandshakeReq* server_start = in check_server_start_success()
555 grpc_gcp_StartServerHandshakeReq* start_server = in get_serialized_start_server()