Searched refs:clientPairedSecret (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/remoting/webapp/browser_test/ |
D | mock_session_connector.js | 35 clientPairingId, clientPairedSecret) { argument 83 var clientPairedSecret = ''; 95 this.mode_, clientPairingId, clientPairedSecret);
|
D | mock_client_plugin.js | 64 clientPairingId, clientPairedSecret) { argument
|
/external/chromium_org/remoting/webapp/ |
D | session_connector_impl.js | 201 clientPairingId, clientPairedSecret) { argument 205 clientPairingId, clientPairedSecret, true); 245 clientPairingId, clientPairedSecret, argument 258 this.updatePairingInfo(clientPairingId, clientPairedSecret);
|
D | session_connector.js | 44 clientPairingId, clientPairedSecret) {}; argument
|
D | client_plugin_impl.js | 629 clientPairingId, clientPairedSecret) { argument 648 clientPairedSecret: clientPairedSecret, property
|
D | client_plugin.js | 70 clientPairingId, clientPairedSecret) {}; argument
|
D | client_session.js | 63 clientPairedSecret) { argument 95 this.clientPairedSecret_ = clientPairedSecret;
|