Searched refs:PreConnectDaemon (Results 1 – 3 of 3) sorted by relevance
38 void PreConnectDaemon(const string &debugServerPort, const string &debugConnectKey) in PreConnectDaemon() function58 PreConnectDaemon(debugServerPort, debugConnectKey); in TestRuntimeCommandSimple()
48 void PreConnectDaemon(const string &debugServerPort, const string &debugConnectKey);
122 PreConnectDaemon(DEBUG_ADDRESS.c_str(), DEBUG_TCP_CONNECT_KEY.c_str()); in CheckServerDaemonReady()