Home
last modified time | relevance | path

Searched refs:getNetworkInfo (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-webui/app/overview/controllers/
H A Dsystem-overview-controller.js102 var getNetworkInfoPromise = APIUtils.getNetworkInfo().then(
146 APIUtils.getNetworkInfo().then(function(data) {
/openbmc/phosphor-webui/app/common/directives/
H A Dapp-header.js102 APIUtils.getNetworkInfo().then(function(data) {
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dnetwork-controller.js285 APIUtils.getNetworkInfo().then(function(data) {
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js267 getNetworkInfo: function() { method in AnonymousFunction1ea782bb0200.SERVICE