Searched refs:ConvertPropVariantToUInt64 (Results 1 – 6 of 6) sorted by relevance
24 inline bool ConvertPropVariantToUInt64(const PROPVARIANT &prop, UInt64 &value) in ConvertPropVariantToUInt64() function
208 ConvertPropVariantToUInt64(prop, stdInProcessed); in DecompressArchive()
109 if (!ConvertPropVariantToUInt64(prop, h.INode)) in Archive_Get_HardLinkNode()115 ConvertPropVariantToUInt64(prop, h.StreamId); in Archive_Get_HardLinkNode()
361 /* bool newFileSizeDefined = */ ConvertPropVariantToUInt64(prop, newFileSize); in GetStream()
841 sizeDefined = ConvertPropVariantToUInt64(prop, size); in GetStream7()
767 value.Def = ConvertPropVariantToUInt64(prop, value.Val); in GetUInt64Value()