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

  /external/chromium_org/remoting/protocol/
pairing_client_authenticator.h 27 const SetAuthenticatorCallback& callback) OVERRIDE;
31 const SetAuthenticatorCallback& callback,
pairing_authenticator_base.h 55 SetAuthenticatorCallback;
64 const SetAuthenticatorCallback& callback) = 0;
pairing_client_authenticator.cc 40 const SetAuthenticatorCallback& set_authenticator_callback) {
62 const SetAuthenticatorCallback& callback,
pairing_host_authenticator.h 39 const SetAuthenticatorCallback& callback) OVERRIDE;
pairing_authenticator_base.cc 64 SetAuthenticatorCallback set_authenticator = base::Bind(
128 SetAuthenticatorCallback set_authenticator = base::Bind(
pairing_host_authenticator.cc 56 const SetAuthenticatorCallback& callback) {

Completed in 40 milliseconds