HomeSort by relevance Sort by last modified time
    Searched refs:CreateV2AuthenticatorWithPIN (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/remoting/protocol/
pairing_client_authenticator.h 25 virtual void CreateV2AuthenticatorWithPIN(
pairing_host_authenticator.h 37 virtual void CreateV2AuthenticatorWithPIN(
pairing_authenticator_base.cc 68 CreateV2AuthenticatorWithPIN(WAITING_MESSAGE, set_authenticator);
131 CreateV2AuthenticatorWithPIN(MESSAGE_READY, set_authenticator);
pairing_authenticator_base.h 62 virtual void CreateV2AuthenticatorWithPIN(
pairing_client_authenticator.cc 38 void PairingClientAuthenticator::CreateV2AuthenticatorWithPIN(
pairing_host_authenticator.cc 54 void PairingHostAuthenticator::CreateV2AuthenticatorWithPIN(

Completed in 1274 milliseconds