Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pxd.pxi67 cdef class SegregatedCall: class
H A Dchannel.pyx.pxi371 cdef class SegregatedCall: class
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/
H A D_channel.py262 call: Union[cygrpc.IntegratedCall, cygrpc.SegregatedCall],
488 call: Union[cygrpc.SegregatedCall, cygrpc.IntegratedCall],
995 call: cygrpc.SegregatedCall,