Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Common/
H A DUTFConvert.h89 bool CheckUTF8_AString(const AString &s) throw();
H A DListFileUtils.cpp117 if (!CheckUTF8_AString(s)) in ReadNamesFromListFile2()
H A DUTFConvert.cpp246 bool CheckUTF8_AString(const AString &s) throw() in CheckUTF8_AString() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipHandlerOut.cpp312 if (ui.IsUtf8 && !CheckUTF8_AString(ui.Name)) in Z7_COM7F_IMF()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DSquashfsHandler.cpp1549 if (!CheckUTF8_AString(tempString))