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