Home
last modified time | relevance | path

Searched refs:grpc_auth_context_set_peer_identity_property_name (Results 1 – 23 of 23) sorted by relevance

/external/grpc-grpc/test/core/security/
Dauth_context_test.cc40 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name(ctx, "bar") == in test_empty_context()
57 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name(ctx, "name") == in test_simple_context()
97 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name(ctx, "name") == in test_chained_context()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dauth_context_test.cc44 grpc_auth_context_set_peer_identity_property_name(ctx.get(), "bar") == 0); in test_empty_context()
62 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name(ctx.get(), in test_simple_context()
105 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name(ctx.get(), in test_chained_context()
/external/grpc-grpc/test/cpp/common/
Dauth_property_iterator_test.cc48 grpc_auth_context_set_peer_identity_property_name(ctx_, "name")); in SetUp()
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dsecure_auth_context.cc88 return grpc_auth_context_set_peer_identity_property_name(ctx_.get(), in SetPeerIdentityPropertyName()
/external/grpc-grpc/src/cpp/common/
Dsecure_auth_context.cc94 return grpc_auth_context_set_peer_identity_property_name(ctx_, in SetPeerIdentityPropertyName()
/external/grpc-grpc/
Dgrpc.def93 grpc_auth_context_set_peer_identity_property_name
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.def98 grpc_auth_context_set_peer_identity_property_name
/external/grpc-grpc/src/core/lib/security/security_connector/
Dlocal_security_connector.cc120 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name( in local_auth_context_create()
Dalts_security_connector.cc162 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name( in grpc_alts_auth_context_from_tsi_peer()
Dsecurity_connector.cc854 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name(
/external/grpc-grpc/test/core/end2end/fixtures/
Dh2_oauth2.cc74 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name( in process_oauth2_success()
/external/grpc-grpc/include/grpc/
Dgrpc_security.h100 GRPCAPI int grpc_auth_context_set_peer_identity_property_name(
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/local/
Dlocal_security_connector.cc57 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name( in local_auth_context_create()
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c152 printf("%lx", (unsigned long) grpc_auth_context_set_peer_identity_property_name); in main()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/alts/
Dalts_security_connector.cc248 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name( in grpc_alts_auth_context_from_tsi_peer()
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h100 GRPCAPI int grpc_auth_context_set_peer_identity_property_name(
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/context/
Dsecurity_context.cc147 int grpc_auth_context_set_peer_identity_property_name(grpc_auth_context* ctx, in grpc_auth_context_set_peer_identity_property_name() function
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h100 GRPCAPI int grpc_auth_context_set_peer_identity_property_name(
/external/grpc-grpc/src/core/lib/security/context/
Dsecurity_context.cc187 int grpc_auth_context_set_peer_identity_property_name(grpc_auth_context* ctx, function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc317 GPR_ASSERT(grpc_auth_context_set_peer_identity_property_name( in grpc_ssl_peer_to_auth_context()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h319 #define grpc_auth_context_set_peer_identity_property_name grpc_auth_context_set_peer_identity_prope… macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs2486 pub fn grpc_auth_context_set_peer_identity_property_name( in grpc_auth_context_set_peer_identity_property_name() function
Daarch64-unknown-linux-gnu-bindings.rs2486 pub fn grpc_auth_context_set_peer_identity_property_name( in grpc_auth_context_set_peer_identity_property_name() function