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