Home
last modified time | relevance | path

Searched refs:StartKillServer (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() function in Hdc::HdcClient
118 thisClass->StartKillServer(thisClass->command.c_str(), true); in DoCtrlServiceWork()
120 thisClass->StartKillServer(thisClass->command.c_str(), false); in DoCtrlServiceWork()