Home
last modified time | relevance | path

Searched defs:pairing_registry (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/remoting/host/
Dpairing_registry_delegate.cc15 scoped_refptr<PairingRegistry> pairing_registry; in CreatePairingRegistry() local
Dchromoting_host.h152 scoped_refptr<protocol::PairingRegistry> pairing_registry() const { in pairing_registry() function
156 scoped_refptr<protocol::PairingRegistry> pairing_registry) { in set_pairing_registry()
Dclient_session.cc49 scoped_refptr<protocol::PairingRegistry> pairing_registry) in ClientSession()
Dremoting_me2me_host.cc553 scoped_refptr<PairingRegistry> pairing_registry = NULL; in CreateAuthenticatorFactory() local
/external/chromium_org/remoting/protocol/
Dpairing_host_authenticator.cc19 scoped_refptr<PairingRegistry> pairing_registry, in PairingHostAuthenticator()
Dnegotiating_host_authenticator.cc39 scoped_refptr<PairingRegistry> pairing_registry) { in CreateWithSharedSecret()
Dme2me_host_authenticator_factory.cc74 scoped_refptr<PairingRegistry> pairing_registry) { in CreateWithSharedSecret()
/external/chromium_org/remoting/host/setup/
Dme2me_native_messaging_host_main.cc185 scoped_refptr<PairingRegistry> pairing_registry; in StartMe2MeNativeMessagingHost() local
Dme2me_native_messaging_host.cc77 scoped_refptr<protocol::PairingRegistry> pairing_registry, in Me2MeNativeMessagingHost()
Dme2me_native_messaging_host_unittest.cc322 scoped_refptr<PairingRegistry> pairing_registry = in StartHost() local