Searched defs:is_sync (Results 1 – 4 of 4) sorted by relevance
268 bool is_sync = message->has_flag(Message::kFlagIsSync); in AcceptWithResponder() local
145 bool is_sync, bool use_call_options) { in GenerateDocCommentClientMethod()
85 bool is_sync() const { in is_sync() function
449 def _push_exit_callback(self, callback, is_sync=True): argument