Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dtoaster-eventreplay58 def runCommand(self, command_line): member in EventPlayer
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/
H A Dxmlrpcserver.py117 def runCommand(self, command): member in BitBakeXMLRPCServerCommands
H A Dprocess.py401 def runCommand(self, command): member in ServerCommunicator
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcommand.py63 def runCommand(self, commandline, ro_only = False): member in Command