Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
H A Dserver.pxd.pxi20 cdef class RPCState(GrpcCallWrapper): class
H A Dserver.pyx.pxi45 cdef class RPCState: class
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_state.h86 RPCState(::grpc::GenericStub* stub, ::grpc::CompletionQueue* cq, in RPCState() function