Searched defs:hostPublicKey (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/remoting/webapp/ |
| D | third_party_token_fetcher.js | 38 tokenUrl, hostPublicKey, scope, tokenUrlPatterns, argument
|
| D | client_screen.js | 255 tokenUrl, hostPublicKey, scope, onThirdPartyTokenFetched) { argument
|
| D | client_plugin.js | 53 tokenUrl, hostPublicKey, scope) {}; argument 465 hostJid, hostPublicKey, localJid, sharedSecret, argument 479 hostPublicKey: hostPublicKey, property
|
| D | session_connector.js | 243 function(hostId, hostJid, hostPublicKey, hostDisplayName, argument
|
| D | client_session.js | 51 hostId, hostJid, hostPublicKey, mode, argument 952 var fetchThirdPartyToken = function(tokenUrl, hostPublicKey, scope) { argument
|