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

  /external/chromium_org/remoting/protocol/
negotiating_client_authenticator.h 31 const FetchSecretCallback& fetch_secret_callback,
negotiating_client_authenticator.cc 26 const FetchSecretCallback& fetch_secret_callback,
33 fetch_secret_callback_(fetch_secret_callback),
negotiating_authenticator_unittest.cc 75 FetchSecretCallback fetch_secret_callback = local
81 kTestHostId, fetch_secret_callback,
  /external/chromium_org/remoting/client/plugin/
chromoting_instance.cc 669 protocol::FetchSecretCallback fetch_secret_callback; local
671 fetch_secret_callback = base::Bind(
679 fetch_secret_callback =
776 fetch_secret_callback, token_fetcher.Pass(), auth_methods));
    [all...]

Completed in 90 milliseconds