Searched refs:ParseOwner (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DPropIDUtils.cpp354 static void ParseOwner(AString &s, const Byte *p, UInt32 size, UInt32 pos) function
451 ParseOwner(s, data, size, Get32(data + 4));
453 ParseOwner(s, data, size, Get32(data + 8));

Completed in 66 milliseconds