Searched defs:logfunc (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ | ||
H A D | commands.py | 65 def readThread(output, stream, logfunc): argument |
H A D | qemurunner.py | 724 def __init__(self, logfunc, sock, logger, qemuoutput): argument |