Home
last modified time | relevance | path

Searched refs:OutFile_OpenUtf16 (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/Util/7z/
D7zMain.c160 static WRes OutFile_OpenUtf16(CSzFile *p, const UInt16 *name) in OutFile_OpenUtf16() function
454 else if (OutFile_OpenUtf16(&outFile, destPath)) in main()