Searched defs:event_reply (Results 1 – 3 of 3) sorted by relevance
94 EventReply event_reply; in SendEvents() local
755 bool DebugGrpcChannel::ReadEventReply(EventReply* event_reply) { in ReadEventReply()761 EventReply event_reply; in ReceiveAndProcessEventReplies() local834 EventReply* event_reply, const string& grpc_stream_url) { in ReceiveEventReplyProtoThroughGrpcStream()
184 def _process_debug_op_state_changes(self, event_reply=None): argument