Home
last modified time | relevance | path

Searched refs:grpc_access_token_credentials_create (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dgrpc.def129 grpc_access_token_credentials_create
/aosp_15_r20/external/grpc-grpc/
H A Dgrpc.def128 grpc_access_token_credentials_create
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h343 GRPCAPI grpc_call_credentials* grpc_access_token_credentials_create(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h343 GRPCAPI grpc_call_credentials* grpc_access_token_credentials_create(
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dgrpc_security.h342 GRPCAPI grpc_call_credentials* grpc_access_token_credentials_create(
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dapi_fuzzer.cc329 return grpc_access_token_credentials_create(creds.access_token().c_str(), in ReadCallCreds()
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dsecure_credentials.cc298 grpc_access_token_credentials_create(access_token.c_str(), nullptr)); in AccessTokenCredentials()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dsecure_credentials.cc354 grpc_access_token_credentials_create(access_token.c_str(), nullptr)); in AccessTokenCredentials()
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc550 grpc_access_token_credentials_create("blah", nullptr); in TEST()
590 grpc_access_token_credentials_create("blah", nullptr); in TEST()
678 grpc_access_token_credentials_create("blah", nullptr); in TEST()
1974 grpc_access_token_credentials_create("blah", nullptr); in TEST()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc742 grpc_call_credentials* grpc_access_token_credentials_create( in grpc_access_token_credentials_create() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
H A Doauth2_credentials.cc744 grpc_call_credentials* grpc_access_token_credentials_create( in grpc_access_token_credentials_create() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h424 #define grpc_access_token_credentials_create grpc_access_token_credentials_create_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2108 pub fn grpc_access_token_credentials_create( in grpc_access_token_credentials_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2757 pub fn grpc_access_token_credentials_create( in grpc_access_token_credentials_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/patches/
Dandroid-dir.patch2329 + pub fn grpc_access_token_credentials_create(