Home
last modified time | relevance | path

Searched refs:startOrKill (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/host/
Dclient.h46 bool StartKillServer(const char *cmd, bool startOrKill);
Dclient.cpp73 bool HdcClient::StartKillServer(const char *cmd, bool startOrKill) in StartKillServer() argument
81 if (startOrKill) { in StartKillServer()