Home
last modified time | relevance | path

Searched defs:hostPublicKey (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/remoting/webapp/
Dthird_party_token_fetcher.js38 tokenUrl, hostPublicKey, scope, tokenUrlPatterns, argument
Dclient_screen.js255 tokenUrl, hostPublicKey, scope, onThirdPartyTokenFetched) { argument
Dclient_plugin.js53 tokenUrl, hostPublicKey, scope) {}; argument
465 hostJid, hostPublicKey, localJid, sharedSecret, argument
479 hostPublicKey: hostPublicKey, property
Dsession_connector.js243 function(hostId, hostJid, hostPublicKey, hostDisplayName, argument
Dclient_session.js51 hostId, hostJid, hostPublicKey, mode, argument
952 var fetchThirdPartyToken = function(tokenUrl, hostPublicKey, scope) { argument