Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dncurses.py140 def setStatus( self, thread, text ): member in NCursesUI.ThreadActivityWindow
163 def setStatus(self, status): member in NCursesUI.MainWindow
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp598 static std::unordered_map<uint8_t, SetStatus> setStatus; variable