Searched defs:defaultCharWasUsed (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | StringConvert.cpp | 117 …Byte2(AString &dest, const UString &src, UINT codePage, char defaultChar, bool &defaultCharWasUsed) in UnicodeStringToMultiByte2() 394 …yte2(AString &dest, const UString &src2, UINT codePage, char defaultChar, bool &defaultCharWasUsed) in UnicodeStringToMultiByte2() 521 bool defaultCharWasUsed; in UnicodeStringToMultiByte2() local 525 …odeStringToMultiByte(const UString &src, UINT codePage, char defaultChar, bool &defaultCharWasUsed) in UnicodeStringToMultiByte() 535 bool defaultCharWasUsed; in UnicodeStringToMultiByte() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/ |
H A D | ZipHandlerOut.cpp | 298 bool defaultCharWasUsed; in Z7_COM7F_IMF() local 343 bool defaultCharWasUsed; in Z7_COM7F_IMF() local
|