Searched refs:doCommand (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() argument162 if (!doCommand.compare(0, v.size(), v)) { in AutoConnectKey()