Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/redfish/controllers/
H A Dredfish-controller.js15 function($scope, $http, DataService, $routeParams) { argument
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js13 function($http, $cookies, Constants, $q, DataService, $interval) { argument