Searched defs:unicode (Results 1 – 2 of 2) sorted by relevance
206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
831 WCHAR* unicode = new WCHAR[unicode_length + 1]; in AnsiToUtf16() local