Searched refs:WideCharToUtf8 (Results 1 – 4 of 4) sorted by relevance
25 std::string WideCharToUtf8(const std::wstring& wstr);
33 std::string WideCharToUtf8(const std::wstring& wstr) { in WideCharToUtf8() function
499 string file_name = WideCharToUtf8(find_data.cFileName); in GetChildren()
346 string file_path = WideCharToUtf8(wc_file_path); in GetExecutablePath()