Searched defs:GnubbyAuthHandler (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/
H A Dgnubby_auth_handler.h25 class GnubbyAuthHandler { class in namespace:remoting
27 virtual ~GnubbyAuthHandler() {}
29 // Creates a platform-specific GnubbyAuthHandler.
30 static scoped_ptr<GnubbyAuthHandler> Create(
/external/chromium_org/remoting/webapp/
H A Dgnubby_auth_handler.js21 remoting.GnubbyAuthHandler = function(clientSession) {
29 remoting.GnubbyAuthHandler.prototype.onMessage = function(data) {
48 remoting.GnubbyAuthHandler.prototype.callback_ =
72 remoting.GnubbyAuthHandler.prototype.sendMessageToGnubbyd_ =

Completed in 352 milliseconds