Searched defs:KillAll (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/devil/devil/android/
H A Ddevice_utils.py1010 def KillAll(self, process_name, exact=False, signum=device_signal.SIGKILL, member in class:DeviceUtils
1051 'KillAll(%r, ...) attempting to kill the following:', process_name)
/external/libmojo/third_party/catapult/devil/devil/android/
H A Ddevice_utils.py927 def KillAll(self, process_name, exact=False, signum=device_signal.SIGKILL, member in class:DeviceUtils
968 'KillAll(%r, ...) attempting to kill the following:', process_name)

Completed in 63 milliseconds