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