Home
last modified time | relevance | path

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

/external/chromium_org/tools/python/google/
Dhttpd_utils.py91 stop_cmd = platform_util.GetStopHttpdCommand()
112 httpd = ApacheHttpd('', platform_util.GetStopHttpdCommand(), [],
Dplatform_utils_mac.py133 def GetStopHttpdCommand(self): member in PlatformUtility
Dplatform_utils_linux.py136 def GetStopHttpdCommand(self): member in PlatformUtility
Dplatform_utils_win.py168 def GetStopHttpdCommand(self): member in PlatformUtility