Home
last modified time | relevance | path

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

/external/chromium_org/remoting/protocol/
Dpairing_client_authenticator.h27 const SetAuthenticatorCallback& callback) OVERRIDE;
31 const SetAuthenticatorCallback& callback,
Dpairing_client_authenticator.cc40 const SetAuthenticatorCallback& set_authenticator_callback) { in CreateV2AuthenticatorWithPIN()
62 const SetAuthenticatorCallback& callback, in OnPinFetched()
Dpairing_authenticator_base.h56 SetAuthenticatorCallback; typedef
65 const SetAuthenticatorCallback& callback) = 0;
Dpairing_authenticator_base.cc71 SetAuthenticatorCallback set_authenticator = base::Bind( in ProcessMessage()
135 SetAuthenticatorCallback set_authenticator = base::Bind( in CheckForFailedSpakeExchange()
Dpairing_host_authenticator.h39 const SetAuthenticatorCallback& callback) OVERRIDE;
Dpairing_host_authenticator.cc56 const SetAuthenticatorCallback& callback) { in CreateV2AuthenticatorWithPIN()