Home
last modified time | relevance | path

Searched refs:setNTPServers (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js97 .then(setNTPServers)
102 .then(setNTPServers)
166 function setNTPServers() { function
171 return APIUtils.setNTPServers($scope.ntp.servers);
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js1302 setNTPServers: function(ntpServers) { method in AnonymousFunction1ea782bb0200.SERVICE