Home
last modified time | relevance | path

Searched defs:UnaryUnaryServerRpc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
H A D_server_rpc.py18 class UnaryUnaryServerRpc(grpc_testing.UnaryUnaryServerRpc): class
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
H A D__init__.py294 class UnaryUnaryServerRpc(abc.ABC): class