Home
last modified time | relevance | path

Searched refs:clientPairedSecret (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/remoting/webapp/browser_test/
Dmock_session_connector.js35 clientPairingId, clientPairedSecret) { argument
83 var clientPairedSecret = '';
95 this.mode_, clientPairingId, clientPairedSecret);
Dmock_client_plugin.js64 clientPairingId, clientPairedSecret) { argument
/external/chromium_org/remoting/webapp/
Dsession_connector_impl.js201 clientPairingId, clientPairedSecret) { argument
205 clientPairingId, clientPairedSecret, true);
245 clientPairingId, clientPairedSecret, argument
258 this.updatePairingInfo(clientPairingId, clientPairedSecret);
Dsession_connector.js44 clientPairingId, clientPairedSecret) {}; argument
Dclient_plugin_impl.js629 clientPairingId, clientPairedSecret) { argument
648 clientPairedSecret: clientPairedSecret, property
Dclient_plugin.js70 clientPairingId, clientPairedSecret) {}; argument
Dclient_session.js63 clientPairedSecret) { argument
95 this.clientPairedSecret_ = clientPairedSecret;