HomeSort by relevance Sort by last modified time
    Searched refs:find_pid (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/network_ShillInitScripts/
network_ShillInitScripts.py 47 if not self.find_pid('shill'):
333 def find_pid(self, process_name): member in class:network_ShillInitScripts
345 pid = self.find_pid('shill')
  /external/autotest/server/
base_utils.py 183 def find_pid(command): function

Completed in 2505 milliseconds