Searched refs:_set_state (Results 1 – 2 of 2) sorted by relevance
378 def _set_state(future, other): function396 _set_state(destination, source)398 dest_loop.call_soon_threadsafe(_set_state, destination, source)
120 self._set_state(constants.HW_STATE_NOT_DETECTED)151 self._set_state(state)222 def _set_state(self, state): member in VerifyServoUsb