Searched defs:runCommand (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ | ||
| H A D | toaster-eventreplay | 58 def runCommand(self, command_line): member in EventPlayer |
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/ | ||
| H A D | xmlrpcserver.py | 117 def runCommand(self, command): member in BitBakeXMLRPCServerCommands |
| H A D | process.py | 401 def runCommand(self, command): member in ServerCommunicator |
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ | ||
| H A D | command.py | 63 def runCommand(self, commandline, ro_only = False): member in Command |