Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py182 adapted_callback = lambda: callback(future) function
183 if not handler.add_callback(adapted_callback):