Searched refs:RemoveRemoteCwd (Results 1 – 2 of 2) sorted by relevance
55 std::string RemoveRemoteCwd(const std::string &str);
212 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