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

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

Completed in 1244 milliseconds