Searched refs:AutoConnectKey (Results 1 – 2 of 2) sorted by relevance
44 string AutoConnectKey(string &doCommand, const string &preConnectKey) const;
143 string HdcClient::AutoConnectKey(string &doCommand, const string &preConnectKey) const in AutoConnectKey() function in Hdc::HdcClient330 connectKey = AutoConnectKey(command, connectKey); in ExecuteCommand()