Searched refs:execServerPath (Results 1 – 2 of 2) sorted by relevance
49 void LocalTcpIpLink::start (const char* execServerPath, const char* workDir, int port) in start() argument54 cmdLine << execServerPath << " --single --port=" << port; in start()65 XE_FAIL((std::string("Failed to start ExecServer '") + execServerPath + "' : " + err).c_str()); in start()
41 void start (const char* execServerPath, const char* workDir, int port);