Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/C/Util/7z/
H A D7zMain.c234 static WRes OutFile_OpenUtf16(CSzFile *p, const UInt16 *name) in OutFile_OpenUtf16() function
772 const WRes wres = OutFile_OpenUtf16(&outFile, destPath); in main()