Searched refs:apply_result (Results 1 – 1 of 1) sorted by relevance
154 return apply_result168 apply_result._set_value([])169 return apply_result184 apply_result._set_value(iter([]))185 return apply_result202 return apply_result278 self._result = apply_result421 def notify_ready(self, apply_result): argument474 assert apply_result.ready()475 return apply_result.get(0)[all …]