Home
last modified time | relevance | path

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

/external/chromium_org/build/android/pylib/
Dandroid_commands.py746 def KillAll(self, process, signum=9, with_su=False): argument
766 def KillAllBlocking(self, process, timeout_sec, signum=9, with_su=False): argument