Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dcryptohome.py550 ASYNC_CALL_STATUS_SIGNAL = 'AsyncCallStatus' variable in CryptohomeProxy
570 self.ASYNC_CALL_STATUS_SIGNAL,
606 self.clear_signal_content(self.ASYNC_CALL_STATUS_SIGNAL)
615 self.ASYNC_CALL_STATUS_SIGNAL, {'async_id' : out}),
617 desc='matching %s signal' % self.ASYNC_CALL_STATUS_SIGNAL)