OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:server_command
(Results
1 - 3
of
3
) sorted by null
/external/google-breakpad/src/client/mac/Framework/
OnDemandServer.h
91
kern_return_t Initialize(const char *
server_command
,
98
//
server_command
: the full path name including optional command-line
113
static OnDemandServer *Create(const char *
server_command
,
/external/autotest/server/tests/netperf2/
netperf2.py
48
server_command
= subcommand.subcommand(server_at.run,
55
subcommand.parallel([
server_command
, client_command])
/external/autotest/server/tests/netpipe/
netpipe.py
49
server_command
= subcommand.subcommand(server_at.run,
56
subcommand.parallel([
server_command
, client_command])
Completed in 341 milliseconds