Searched refs:UnicodeToUtf8 (Results 1 – 5 of 5) sorted by relevance
80 string UnicodeToUtf8(const char *src, bool reverse = false);
1418 string UnicodeToUtf8(const char *src, bool reverse) in UnicodeToUtf8() function
331 outCmd->parameters = Base::UnicodeToUtf8(input.c_str() + strlen("file ")); in String2FormatCommand()
125 string utf8Path = Base::UnicodeToUtf8(path, true); in AppendCwdWhenTransfer()
125 std::string strPath = Base::UnicodeToUtf8(path, true); in PullupServerWin32()