Home
last modified time | relevance | path

Searched refs:call_queue (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/python/
Dmox.py519 def __init__(self, method_name, call_queue, replay_mode): argument
534 self._call_queue = call_queue
535 if not isinstance(call_queue, deque):