Home
last modified time | relevance | path

Searched defs:ParseSizeString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp13 bool ParseSizeString(const wchar_t *s, const PROPVARIANT &prop, UInt64 percentsBase, UInt64 &res) in ParseSizeString() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1253 static bool ParseSizeString(const wchar_t *s, UInt64 &res) in ParseSizeString() function