HomeSort by relevance Sort by last modified time
    Searched full: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_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 71 SetAuthenticatorCallback set_authenticator = base::Bind(
135 SetAuthenticatorCallback set_authenticator = base::Bind(
pairing_authenticator_base.h 56 SetAuthenticatorCallback;
65 const SetAuthenticatorCallback& callback) = 0;
pairing_host_authenticator.cc 56 const SetAuthenticatorCallback& callback) {

Completed in 71 milliseconds