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