Home
last modified time | relevance | path

Searched refs:fetchPin_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/webapp/
Dsession_connector.js139 this.fetchPin_ = function(onPinFetched) {}; method
230 this.fetchPin_ = fetchPin;
278 this.fetchPin_, this.fetchThirdPartyToken_,
382 this.passPhrase_, this.fetchPin_, this.fetchThirdPartyToken_,
469 this.fetchPin_, this.fetchThirdPartyToken_,
Dclient_session.js65 this.fetchPin_ = fetchPin;
829 that.fetchPin_(pairingSupported,
837 this.fetchPin_(false, callback);