Home
last modified time | relevance | path

Searched refs:moduleName (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp275 int getPamModuleArgValue(const std::string& moduleName,
302 int setPamModuleArgValue(const std::string& moduleName,
/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js25 var moduleName = 'app.common.directives.dirPagination'; variable
31 angular.module(moduleName, [])
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js311 function appendTest(name,testId,moduleName){var title,rerunTrigger,testBlock,assertList,tests=id("q… argument
312 title=document.createElement("strong");title.innerHTML=getNameHtml(name,moduleName);rerunTrigger=do…