Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/security/
Dfetch_oauth2.cc77 creds = grpc_google_compute_engine_credentials_create(nullptr); in main()
Dcredentials_test.cc585 grpc_google_compute_engine_credentials_create(nullptr); in test_compute_engine_creds_success()
618 grpc_google_compute_engine_credentials_create(nullptr); in test_compute_engine_creds_failure()
/external/grpc-grpc/
Dgrpc.def104 grpc_google_compute_engine_credentials_create
/external/grpc-grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc216 call_creds = grpc_google_compute_engine_credentials_create(nullptr); in grpc_google_default_credentials_create()
/external/grpc-grpc/include/grpc/
Dgrpc_security.h233 GRPCAPI grpc_call_credentials* grpc_google_compute_engine_credentials_create(
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c163 printf("%lx", (unsigned long) grpc_google_compute_engine_credentials_create); in main()
/external/grpc-grpc/src/cpp/client/
Dsecure_credentials.cc123 grpc_google_compute_engine_credentials_create(nullptr)); in GoogleComputeEngineCredentials()
/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc378 grpc_call_credentials* grpc_google_compute_engine_credentials_create( in grpc_google_compute_engine_credentials_create() function
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc.pxi485 grpc_call_credentials *grpc_google_compute_engine_credentials_create(
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h352 #define grpc_google_compute_engine_credentials_create grpc_google_compute_engine_credentials_create… macro