Home
last modified time | relevance | path

Searched defs:userModel (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-webui/app/login/controllers/
H A Dlogin-controller.js18 function($scope, $window, dataService, userModel, $location) { argument
/openbmc/phosphor-webui/app/
H A Dindex.js191 function($rootScope, $location, dataService, userModel, $cookies) { argument