Searched refs:isPullServer (Results 1 – 1 of 1) sorted by relevance
177 int RunPcDebugMode(bool isPullServer, bool isTCPorUSB, int isTestMethod) in RunPcDebugMode() argument183 if (isPullServer) { in RunPcDebugMode()188 if (isPullServer) { in RunPcDebugMode()196 … RunClientMode(string &commands, string &serverListenString, string &connectKey, bool isPullServer) in RunClientMode() argument215 if (isPullServer && Base::ProgramMutex(SERVER_NAME.c_str(), true) == 0) { in RunClientMode()