Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcommand.py55 def __init__(self, cooker, process_server): argument
65 def runCommand(self, commandline, process_server, ro_only=False): argument
110 def runAsyncCommand(self, _, process_server, halt): argument