Searched refs:has_status (Results 1 – 6 of 6) sorted by relevance
205 resp->has_status = true; in grpc_gcp_handshaker_resp_set_code()219 resp->has_status = true; in grpc_gcp_handshaker_resp_set_details()628 (l_resp->has_status ^ r_resp->has_status)) { in grpc_gcp_handshaker_resp_equals()635 if (l_resp->has_status) { in grpc_gcp_handshaker_resp_equals()
34 bool has_status; member
97 response_struct.has_status = true; in Check()
99 bool has_status; member
469 if (resp->has_status) { in grpc_gcp_handshaker_resp_destroy()
235 unsigned char has_status:1; member