Home
last modified time | relevance | path

Searched defs:start_command (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/python/google/
Dhttpd_utils.py118 def __init__(self, start_command, stop_command, port_list, argument
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Drun-command.c18 int start_command(struct child_process *cmd) in start_command() function