Home
last modified time | relevance | path

Searched defs:application_protocol (Results 1 – 16 of 16) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dalts_context.cc32 upb_strview application_protocol = in AltsContext() local
100 std::string AltsContext::application_protocol() const { in application_protocol() function in grpc::experimental::AltsContext
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Daltscontext.proto25 string application_protocol = 1; field
Dhandshaker.proto160 string application_protocol = 1; field
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Daltscontext.proto25 string application_protocol = 1; field
Dhandshaker.proto160 string application_protocol = 1; field
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/
Daltscontext.proto25 string application_protocol = 1; field
Dhandshaker.proto160 string application_protocol = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Daltscontext.proto31 string application_protocol = 1; field
Dhandshaker.proto176 string application_protocol = 1; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Daltscontext.pb.h19 pb_callback_t application_protocol; member
Dalts_handshaker_service_api.cc132 grpc_gcp_handshaker_req* req, const char* application_protocol) { in grpc_gcp_handshaker_req_add_application_protocol()
Dhandshaker.pb.h64 pb_callback_t application_protocol; member
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_client_test.cc177 grpc_slice* application_protocol = (grpc_slice*)data; in check_client_start_success() local
218 grpc_slice* application_protocol = (grpc_slice*)data; in check_server_start_success() local
Dalts_handshaker_service_api_test_lib.cc70 grpc_gcp_handshaker_resp* resp, const char* application_protocol) { in grpc_gcp_handshaker_resp_set_application_protocol()
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto160 string application_protocol = 1; field
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc286 upb_strview application_protocol = in alts_tsi_handshaker_result_create() local