Home
last modified time | relevance | path

Searched refs:grpc_google_default_credentials_create (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc1512 grpc_google_default_credentials_create(nullptr)); in TEST()
1539 grpc_google_default_credentials_create(nullptr)); in TEST()
1564 grpc_google_default_credentials_create(nullptr)); in TEST()
1587 grpc_google_default_credentials_create(nullptr)); in TEST()
1633 grpc_google_default_credentials_create(nullptr)); in TEST()
1671 grpc_google_default_credentials_create(nullptr)); in TEST()
1712 GPR_ASSERT(grpc_google_default_credentials_create(nullptr) == nullptr); in TEST()
1715 GPR_ASSERT(grpc_google_default_credentials_create(nullptr) == nullptr); in TEST()
1738 grpc_google_default_credentials_create(call_creds)); in TEST()
1788 grpc_google_default_credentials_create(call_creds.release())); in TEST()
H A Dprint_google_default_creds_token.cc84 creds = grpc_google_default_credentials_create(); in main()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/
Dchannel_creds_registry_init.cc45 grpc_google_default_credentials_create(nullptr)); in CreateChannelCreds()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dgrpc.def118 grpc_google_default_credentials_create
/aosp_15_r20/external/grpc-grpc/
H A Dgrpc.def117 grpc_google_default_credentials_create
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/
H A Dchannel_creds_registry_init.cc61 grpc_google_default_credentials_create(nullptr)); in CreateChannelCreds()
/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dchannel_credentials.c134 grpc_channel_credentials *creds = grpc_google_default_credentials_create(NULL); in PHP_METHOD()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/security/
Dcredentials.rs341 let creds = unsafe { grpc_sys::grpc_google_default_credentials_create(ptr::null_mut()) }; in google_default_credentials()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h154 GRPCAPI grpc_channel_credentials* grpc_google_default_credentials_create(
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/google_default/
H A Dgoogle_default_credentials.cc380 grpc_channel_credentials* grpc_google_default_credentials_create( in grpc_google_default_credentials_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h154 GRPCAPI grpc_channel_credentials* grpc_google_default_credentials_create(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc379 grpc_channel_credentials* grpc_google_default_credentials_create( in grpc_google_default_credentials_create() function
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dgrpc_security.h153 GRPCAPI grpc_channel_credentials* grpc_google_default_credentials_create(
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dsecure_credentials.cc89 grpc_google_default_credentials_create(nullptr)); in GoogleDefaultCredentials()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dsecure_credentials.cc117 grpc_google_default_credentials_create(nullptr)); in GoogleDefaultCredentials()
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dcredentials.pyx.pxi441 self._c_creds = grpc_google_default_credentials_create(self._call_creds)
H A Dgrpc.pxi586 …grpc_channel_credentials *grpc_google_default_credentials_create(grpc_call_credentials* call_crede…
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h391 #define grpc_google_default_credentials_create grpc_google_default_credentials_create_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs1983 pub fn grpc_google_default_credentials_create( in grpc_google_default_credentials_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2557 pub fn grpc_google_default_credentials_create( in grpc_google_default_credentials_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/patches/
Dandroid-dir.patch2204 + pub fn grpc_google_default_credentials_create(