Home
last modified time | relevance | path

Searched defs:resume_callback (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/remoting/protocol/
Dnegotiating_client_authenticator.cc49 const base::Closure& resume_callback) { in ProcessMessage()
115 const base::Closure& resume_callback) { in CreateAuthenticatorForCurrentMethod()
152 const base::Closure& resume_callback, in CreateV2AuthenticatorWithSecret()
Dpairing_authenticator_base.cc51 const base::Closure& resume_callback) { in ProcessMessage()
117 const base::Closure& resume_callback) { in CheckForFailedSpakeExchange()
140 const base::Closure& resume_callback, in SetAuthenticatorAndProcessMessage()
Dthird_party_client_authenticator.cc32 const base::Closure& resume_callback) { in ProcessTokenMessage()
66 const base::Closure& resume_callback, in OnThirdPartyTokenFetched()
Dthird_party_host_authenticator.cc34 const base::Closure& resume_callback) { in ProcessTokenMessage()
77 const base::Closure& resume_callback, in OnThirdPartyTokenValidated()
Dnegotiating_authenticator_base.cc50 const base::Closure& resume_callback) { in ProcessMessageInternal()
66 const base::Closure& resume_callback) { in UpdateState()
Dpairing_host_authenticator.cc63 const base::Closure& resume_callback) { in ProcessMessage()
96 const base::Closure& resume_callback, in ProcessMessageWithPairing()
Dnegotiating_host_authenticator.cc68 const base::Closure& resume_callback) { in ProcessMessage()
156 const base::Closure& resume_callback) { in CreateAuthenticator()
Dthird_party_authenticator_base.cc54 const base::Closure& resume_callback) { in ProcessMessage()
Dme2me_host_authenticator_factory.cc38 const base::Closure& resume_callback) OVERRIDE { in ProcessMessage()
Dfake_authenticator.cc125 const base::Closure& resume_callback) { in ProcessMessage()
Dv2_authenticator.cc84 const base::Closure& resume_callback) { in ProcessMessage()
/external/chromium_org/remoting/host/
Dpam_authorization_factory_posix.cc75 const base::Closure& resume_callback) { in ProcessMessage()
82 void PamAuthorizer::OnMessageProcessed(const base::Closure& resume_callback) { in OnMessageProcessed()