Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dext_client.h55 std::string RemoveRemoteCwd(const std::string &str);
Dext_client.cpp212 std::string cmd = RemoveRemoteCwd(str); in File()
220 std::string cmd = RemoveRemoteCwd(str); in Install()
288 std::string ExtClient::RemoveRemoteCwd(const std::string &str) in RemoveRemoteCwd() function in Hdc::ExtClient