Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DPluginWrite.cpp393 … FString fileNameUnicode = us2fs(MultiByteToUnicodeString(panelItem.FindData.cFileName, CP_OEMCP)); in CompressFiles() local
394 if (!MyGetFullPathName(fileNameUnicode, fullPath)) in CompressFiles()