Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcmd.py321 def run_command(self, command): member in Command
Ddist.py957 def run_command(self, command): member in Distribution