OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_call_state
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
channel.pxd.pxi
59
cdef _CallState
_call_state
65
cdef _CallState
_call_state
channel.pyx.pxi
248
self.
_call_state
= call_state
252
self._channel_state, self.
_call_state
, operations, tag)
255
_cancel(self._channel_state, self.
_call_state
, code, details)
292
self.
_call_state
= call_state
296
self._channel_state, self.
_call_state
, operations, tag)
299
_cancel(self._channel_state, self.
_call_state
, code, details)
304
self._channel_state, self.
_call_state
, self._c_completion_queue, tag)
/external/grpc-grpc/src/python/grpcio/grpc/
_channel.py
[
all
...]
Completed in 476 milliseconds