Searched refs:cmdline (Results 1 – 2 of 2) sorted by relevance
37 if ! adb shell cat /proc/$PID/cmdline | egrep -q '^zygote'; then
124 def call(self, cmdline, getoutput=True, verbose=False): argument130 command = '%s -s %s %s' % (self.path, self.serial, cmdline)