Searched refs:grpc_gcp_handshaker_req_set_in_bytes (Results 1 – 4 of 4) sorted by relevance
40 grpc_gcp_handshaker_req_set_in_bytes(req, in_bytes, strlen(in_bytes))); in main()90 grpc_gcp_handshaker_req_set_in_bytes(req, in_bytes, strlen(in_bytes))); in main()142 GPR_ASSERT(!grpc_gcp_handshaker_req_set_in_bytes(nullptr, in_bytes, in main()
226 bool grpc_gcp_handshaker_req_set_in_bytes(grpc_gcp_handshaker_req* req,
148 ok &= grpc_gcp_handshaker_req_set_in_bytes( in get_serialized_start_server()190 bool ok = grpc_gcp_handshaker_req_set_in_bytes( in get_serialized_next()
332 bool grpc_gcp_handshaker_req_set_in_bytes(grpc_gcp_handshaker_req* req, in grpc_gcp_handshaker_req_set_in_bytes() function