Searched refs:response_struct (Results 1 – 3 of 3) sorted by relevance
242 grpc_health_v1_HealthCheckResponse* response_struct = in EncodeResponse() local245 response_struct, in EncodeResponse()252 response_struct, arena.ptr(), &buf_length); in EncodeResponse()
230 grpc_health_v1_HealthCheckResponse* response_struct = in DecodeResponse() local234 if (response_struct == nullptr) { in DecodeResponse()240 int32_t status = grpc_health_v1_HealthCheckResponse_status(response_struct); in DecodeResponse()
1523 const GstStructure *response_struct; in gst_curl_http_src_negotiate_caps() local1533 response_struct = gst_value_get_structure (response_headers); in gst_curl_http_src_negotiate_caps()1534 if (gst_structure_has_field_typed (response_struct, "content-type", in gst_curl_http_src_negotiate_caps()1537 gst_structure_get_string (response_struct, "content-type"); in gst_curl_http_src_negotiate_caps()