HomeSort by relevance Sort by last modified time
    Searched refs:run_command (Results 51 - 75 of 80) sorted by null

1 23 4

  /frameworks/native/cmds/dumpstate/
utils.cpp 404 run_command(title, 10, SU_PATH, "root", "showmap", "-q", arg, NULL);
641 int run_command(const char *title, int timeout_seconds, const char *command, ...) { function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_wininst.py 131 self.run_command('build')
register.py 50 self.run_command(cmd_name)
bdist_rpm.py 309 self.run_command('sdist')
sdist.py 155 self.run_command(cmd_name)
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_wininst.py 131 self.run_command('build')
register.py 50 self.run_command(cmd_name)
bdist_rpm.py 309 self.run_command('sdist')
sdist.py 155 self.run_command(cmd_name)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 131 self.run_command('build')
register.py 50 self.run_command(cmd_name)
bdist_rpm.py 309 self.run_command('sdist')
sdist.py 155 self.run_command(cmd_name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 131 self.run_command('build')
register.py 50 self.run_command(cmd_name)
bdist_rpm.py 309 self.run_command('sdist')
sdist.py 155 self.run_command(cmd_name)
  /external/chromium-trace/catapult/third_party/Paste/paste/debug/
doctest_webapp.py 50 def run_command(command, name, and_print=False): function
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/
setup.py 779 self.run_command('egg_info')
781 self.run_command('build_ext')
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/
setup.py 779 self.run_command('egg_info')
781 self.run_command('build_ext')
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
dist.py 957 def run_command(self, command): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
dist.py 957 def run_command(self, command): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py 957 def run_command(self, command): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py 957 def run_command(self, command): function
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 769 sub run_command subroutine
780 print "run_command: \"@_\" returned $code.\n" if $debug;

Completed in 1622 milliseconds

1 23 4