Home
last modified time | relevance | path

Searched refs:grpc_composite_channel_credentials_create (Results 1 – 25 of 25) sorted by relevance

/external/grpc-grpc/
Dgrpc.def102 grpc_composite_channel_credentials_create
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.def108 grpc_composite_channel_credentials_create
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel_credentials.c198 creds = grpc_composite_channel_credentials_create(creds, other, NULL); in grpc_rb_channel_credentials_compose()
Drb_grpc_imports.generated.h346 #define grpc_composite_channel_credentials_create grpc_composite_channel_credentials_create_import macro
/external/grpc-grpc/src/php/ext/grpc/
Dchannel_credentials.c193 grpc_composite_channel_credentials_create(cred1->wrapped, cred2->wrapped, in PHP_METHOD()
/external/grpc-grpc/test/core/security/
Dcredentials_test.cc439 grpc_composite_channel_credentials_create(channel_creds, oauth2_creds, in test_channel_oauth2_composite_creds()
513 grpc_composite_channel_credentials_create(channel_creds, oauth2_creds, in test_channel_oauth2_google_iam_composite_creds()
519 grpc_composite_channel_credentials_create(channel_oauth2_creds, in test_channel_oauth2_google_iam_composite_creds()
1132 grpc_composite_channel_credentials_create(channel_creds, call_creds, in test_channel_creds_duplicate_without_call_creds()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/composite/
Dcomposite_credentials.cc218 grpc_channel_credentials* grpc_composite_channel_credentials_create( in grpc_composite_channel_credentials_create() function
/external/grpc-grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc242 g_default_credentials = grpc_composite_channel_credentials_create( in grpc_google_default_credentials_create()
/external/grpc-grpc/test/core/end2end/fixtures/
Dh2_oauth2.cc153 grpc_composite_channel_credentials_create(ssl_creds, oauth2_creds, in chttp2_init_client_simple_ssl_with_oauth2_secure_fullstack()
/external/grpc-grpc/include/grpc/
Dgrpc_security.h221 GRPCAPI grpc_channel_credentials* grpc_composite_channel_credentials_create(
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c161 printf("%lx", (unsigned long) grpc_composite_channel_credentials_create); in main()
/external/grpc-grpc/src/core/lib/security/credentials/composite/
Dcomposite_credentials.cc252 grpc_channel_credentials* grpc_composite_channel_credentials_create( in grpc_composite_channel_credentials_create() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc369 result = grpc_composite_channel_credentials_create( in grpc_google_default_credentials_create()
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h304 GRPCAPI grpc_channel_credentials* grpc_composite_channel_credentials_create(
/external/grpc-grpc/src/cpp/client/
Dsecure_credentials.cc179 return WrapChannelCredentials(grpc_composite_channel_credentials_create( in CompositeChannelCredentials()
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h304 GRPCAPI grpc_channel_credentials* grpc_composite_channel_credentials_create(
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcredentials.pyx.pxi171 c_composition = grpc_composite_channel_credentials_create(
Dgrpc.pxi477 grpc_channel_credentials *grpc_composite_channel_credentials_create(
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dsecure_credentials.cc379 grpc_composite_channel_credentials_create( in CompositeChannelCredentials()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dcredentials_test.cc562 grpc_composite_channel_credentials_create(channel_creds, oauth2_creds, in test_channel_oauth2_composite_creds()
650 grpc_composite_channel_credentials_create(channel_creds, oauth2_creds, in test_channel_oauth2_google_iam_composite_creds()
657 grpc_composite_channel_credentials_create(channel_oauth2_creds, in test_channel_oauth2_google_iam_composite_creds()
1899 grpc_composite_channel_credentials_create(channel_creds, call_creds, in test_channel_creds_duplicate_without_call_creds()
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1006 return grpc_composite_channel_credentials_create(channel_creds, call_creds, in grpcsharp_composite_channel_credentials_create()
/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.cc296 grpc_composite_channel_credentials_create(c1, c2, nullptr); in read_channel_creds()
/external/grpc-grpc/test/cpp/end2end/
Dgrpclb_end2end_test.cc413 new SecureChannelCredentials(grpc_composite_channel_credentials_create( in ResetStub()
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs2686 pub fn grpc_composite_channel_credentials_create( in grpc_composite_channel_credentials_create() function
Daarch64-unknown-linux-gnu-bindings.rs2686 pub fn grpc_composite_channel_credentials_create( in grpc_composite_channel_credentials_create() function