Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dwifiwidget.cpp75 m_apConfig.moduleName, in createAP()
153 qDebug()<< bOpen << m_staConfig.moduleName << m_staConfig.cardName; in createSTA()
156 m_staConfig.moduleName, in createSTA()
225 m_staConfig.moduleName=head.attribute("moduleName"); in loadData()
230 m_apConfig.moduleName=head.attribute("moduleNameAP");; in loadData()
H A Dwifiwidget.h26 QString moduleName; //8821cs member
/OK3568_Linux_fs/yocto/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…