Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp335 static void ParseSid(AString &s, const Byte *p, UInt32 lim, UInt32 &sidSize) in ParseSid()
425 UInt32 sidSize = 0; in ParseOwner() local