Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DUefiHandler.cpp416 static bool ParseUtf16zString(const Byte *p, UInt32 size, UString &res) in ParseUtf16zString() function
435 if (!ParseUtf16zString(p, size, s)) in ParseUtf16zString2()