Home
last modified time | relevance | path

Searched refs:UnknowCommand (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/host/
Dext_client.h54 void UnknowCommand(const std::string &str);
Dext_client.cpp109 UnknowCommand(command); in ExecuteCommand()
282 void ExtClient::UnknowCommand(const std::string &str) in UnknowCommand() function in Hdc::ExtClient