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

  /external/chromium_org/tools/python/google/
httpd_utils.py 91 stop_cmd = platform_util.GetStopHttpdCommand()
112 httpd = ApacheHttpd('', platform_util.GetStopHttpdCommand(), [],
platform_utils_linux.py 136 def GetStopHttpdCommand(self):
platform_utils_mac.py 133 def GetStopHttpdCommand(self):
platform_utils_win.py 168 def GetStopHttpdCommand(self):

Completed in 79 milliseconds