Searched defs:rpc_event (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/_cython/ |
H A D | _cancel_many_calls_test.py | 55 def __init__(self, state, completion_queue, rpc_event): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/ |
H A D | __init__.py | 2216 def _create_servicer_context(rpc_event, state, request_deserializer): argument
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/ |
H A D | rpc_test.py | 1761 … def check_profiling_info(self, self_worker_name, dst_worker_name, func, rpc_event, rpc_exec_mode): argument
|