Searched defs:userModel (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-webui/app/login/controllers/ | ||
H A D | login-controller.js | 18 function($scope, $window, dataService, userModel, $location) { argument |
/openbmc/phosphor-webui/app/common/directives/ | ||
H A D | app-header.js | 130 userModel.logout(function(status, error) { field in AnonymousFunction0661d1e80200.AnonymousClass0661d1e81701 |
/openbmc/phosphor-webui/app/ | ||
H A D | index.js | 191 function($rootScope, $location, dataService, userModel, $cookies) { argument |