Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/lib/Grpc/
DAbstractCall.php162 public function setCallCredentials($call_credentials)
/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):