Searched refs:CMDSTR_CONNECT_ANY (Results 1 – 6 of 6) sorted by relevance
91 const string CMDSTR_CONNECT_ANY = "any"; variable
153 TestRunClient(debugServerPort, "", CMDSTR_CONNECT_ANY.c_str()); in TestRuntimeCommand()
310 } else if (!strcmp(input.c_str(), CMDSTR_CONNECT_ANY.c_str())) { in String2FormatCommand()
58 registerCommand.push_back(CMDSTR_CONNECT_ANY); in IsRegisterCommand()
169 key = CMDSTR_CONNECT_ANY; in AutoConnectKey()
690 if (hChannel->connectKey == CMDSTR_CONNECT_ANY) { in CheckAutoFillTarget()