Home
last modified time | relevance | path

Searched refs:local_service_account (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dalts_context.cc48 upb_strview local_service_account = in AltsContext() local
50 if (local_service_account.data != nullptr && local_service_account.size > 0) { in AltsContext()
52 std::string(local_service_account.data, local_service_account.size); in AltsContext()
110 std::string AltsContext::local_service_account() const { in local_service_account() function in grpc::experimental::AltsContext
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Daltscontext.pb.c17 …PB_FIELD( 5, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_AltsContext, local_service_account, pe…
18 …TIONAL, STATIC , OTHER, grpc_gcp_AltsContext, peer_rpc_versions, local_service_account, &grpc_gcp…
Daltscontext.pb.h24 pb_callback_t local_service_account; member
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dalts_context.h51 std::string local_service_account() const;
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dalts_context.h51 std::string local_service_account() const;
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Daltscontext.proto37 string local_service_account = 5; field
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/
Daltscontext.proto37 string local_service_account = 5; field
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Daltscontext.proto37 string local_service_account = 5; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Daltscontext.proto43 string local_service_account = 5; field
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc304 upb_strview local_service_account = in alts_tsi_handshaker_result_create() local
334 local_service_account); in alts_tsi_handshaker_result_create()