Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc485 ((l_req->has_remote_endpoint ^ r_req->has_remote_endpoint)) | in grpc_gcp_handshaker_client_start_req_equals()
498 if (l_req->has_remote_endpoint) { in grpc_gcp_handshaker_client_start_req_equals()
548 (l_req->has_remote_endpoint ^ r_req->has_remote_endpoint) | in grpc_gcp_handshaker_server_start_req_equals()
555 if (l_req->has_remote_endpoint) { in grpc_gcp_handshaker_server_start_req_equals()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.h114 bool has_remote_endpoint; member
129 bool has_remote_endpoint; member
Dalts_handshaker_service_api.cc69 if (req->client_start.has_remote_endpoint) { in grpc_gcp_handshaker_req_destroy()
91 if (req->server_start.has_remote_endpoint) { in grpc_gcp_handshaker_req_destroy()
321 req->client_start.has_remote_endpoint = true; in grpc_gcp_handshaker_req_set_remote_endpoint()
325 req->server_start.has_remote_endpoint = true; in grpc_gcp_handshaker_req_set_remote_endpoint()