Home
last modified time | relevance | path

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

/external/chromium_org/remoting/webapp/
Dgnubby_auth_handler.js51 this.clientSession_.sendGnubbyAuthMessage({
58 this.clientSession_.sendGnubbyAuthMessage({
Dclient_session.js1420 remoting.ClientSession.prototype.sendGnubbyAuthMessage = function(data) { method in remoting.ClientSession
1453 this.sendGnubbyAuthMessage({'type': 'control', 'option': 'auth-v1'});