HomeSort by relevance Sort by last modified time
    Searched defs:ME2ME (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/signaling/
server_log_entry.h 27 ME2ME
  /external/chromium_org/remoting/webapp/
client_session.js 36 * @param {string} accessCode The IT2Me access code. Blank for Me2Me.
38 * Called by Me2Me connections when a PIN needs to be obtained
42 * fetchThirdPartyToken Called by Me2Me connections when a third party
46 * @param {string} hostId The host identifier for Me2Me, or empty for IT2Me.
52 * @param {string} clientPairingId For paired Me2Me connections, the
54 * @param {string} clientPairedSecret For paired Me2Me connections, the
314 ME2ME: 1
495 // and the Ctrl-Alt-Del button only in Me2Me mode.
500 } else if (this.mode_ != remoting.ClientSession.Mode.ME2ME) {
753 * a Me2Me connection
    [all...]

Completed in 226 milliseconds