Searched refs:grpc_gcp_endpoint (Results 1 – 3 of 3) sorted by relevance
46 typedef grpc_gcp_Endpoint grpc_gcp_endpoint; typedef
252 static void set_endpoint(grpc_gcp_endpoint* endpoint, const char* ip_address, in set_endpoint()
370 static bool handshaker_endpoint_equals(const grpc_gcp_endpoint* l_end, in handshaker_endpoint_equals()371 const grpc_gcp_endpoint* r_end) { in handshaker_endpoint_equals()