Home
last modified time | relevance | path

Searched defs:call_credentials (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dgoogle_mesh_ca_certificate_provider_factory.cc94 const Json::Object& call_credentials) { in ParseJsonObjectCallCredentials()
124 const Json::Object* call_credentials = nullptr; in ParseJsonObjectGoogleGrpc() local
/external/grpc-grpc/src/php/lib/Grpc/
DAbstractCall.php162 public function setCallCredentials($call_credentials)
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc342 grpc_call_credentials* call_credentials) { in grpc_google_default_credentials_create()
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py129 call_credentials): argument
/external/grpc-grpc/src/python/grpcio/grpc/
D__init__.py1433 def composite_call_credentials(*call_credentials):
1448 def composite_channel_credentials(channel_credentials, *call_credentials):