Home
last modified time | relevance | path

Searched defs:pairing_supported (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/remoting/protocol/
Dnegotiating_client_authenticator.cc128 bool pairing_supported = in CreateAuthenticatorForCurrentMethod() local
Dnegotiating_authenticator_unittest.cc99 bool pairing_supported, in FetchSecret()
/external/chromium_org/remoting/client/plugin/
Dchromoting_instance.cc517 bool pairing_supported, in FetchSecretFromDialog()
531 bool pairing_supported, in FetchSecretFromString()
/external/chromium_org/remoting/test/
Dprotocol_perftest.cc334 bool pairing_supported, in FetchPin()
/external/chromium_org/remoting/client/jni/
Dchromoting_jni_runtime.cc261 void ChromotingJniRuntime::DisplayAuthenticationPrompt(bool pairing_supported) { in DisplayAuthenticationPrompt()