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

  /external/chromium_org/remoting/protocol/
authenticator.h 24 bool pairing_supported,
negotiating_client_authenticator.cc 128 bool pairing_supported = local
133 fetch_secret_callback_.Run(pairing_supported, callback);
negotiating_authenticator_unittest.cc 99 bool pairing_supported,
103 ASSERT_EQ(pairing_supported, pairing_expected);
  /external/chromium_org/remoting/client/plugin/
chromoting_instance.h 183 bool pairing_supported,
228 bool pairing_supported,
chromoting_instance.cc 556 bool pairing_supported,
564 data->SetBoolean("pairingSupported", pairing_supported);
570 bool pairing_supported,
    [all...]

Completed in 3794 milliseconds