HomeSort by relevance Sort by last modified time
    Searched refs:fetch_secret_callback (Results 1 - 7 of 7) 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 65 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/client/jni/
chromoting_jni_instance.cc 61 client_config_.fetch_secret_callback =
  /external/chromium_org/remoting/client/plugin/
chromoting_instance.cc 593 config.fetch_secret_callback =
602 config.fetch_secret_callback =
    [all...]

Completed in 57 milliseconds