Home
last modified time | relevance | path

Searched refs:is_full_name (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/common_lib/
Dprocess_utils.py10 def pkill_process(process_name, is_full_name=True, argument
26 full_flag = '-f' if is_full_name else ''