Searched defs:setStatus (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ | ||
H A D | ncurses.py | 140 def setStatus( self, thread, text ): member in NCursesUI.ThreadActivityWindow |
/openbmc/phosphor-host-ipmid/ | ||
H A D | transporthandler.cpp | 598 static std::unordered_map<uint8_t, SetStatus> setStatus; variable |