OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 32 milliseconds