Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
D__init__.py18 def server_from_dictionary(descriptors_to_servicers, time): argument
D_server.py26 def _implementation(descriptors_to_servicers, method_descriptor): argument
65 def __init__(self, descriptors_to_servicers, time): argument
156 def server_from_descriptor_to_servicers(descriptors_to_servicers, time): argument
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
D__init__.py683 def server_from_dictionary(descriptors_to_servicers, time): argument