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

  /external/chromium_org/remoting/client/
client_config.h 24 protocol::FetchSecretCallback fetch_secret_callback; member in struct:remoting::ClientConfig
33 // should set both of these in addition to fetch_secret_callback; the
chromoting_client.cc 62 config_.fetch_secret_callback,
  /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/ios/bridge/
client_instance.cc 94 client_config_.fetch_secret_callback =
122 client_config_.fetch_secret_callback.Reset(); // Release ref to this
  /external/chromium_org/remoting/client/jni/
chromoting_jni_instance.cc 67 client_config_.fetch_secret_callback =
  /external/chromium_org/remoting/client/plugin/
chromoting_instance.cc 664 config.fetch_secret_callback =
673 config.fetch_secret_callback =
    [all...]

Completed in 1054 milliseconds