HomeSort by relevance Sort by last modified time
    Searched refs:ConvertPropVariantToUInt64 (Results 1 - 7 of 7) sorted by null

  /external/lzma/CPP/Windows/
PropVariantConversions.h 12 UInt64 ConvertPropVariantToUInt64(const PROPVARIANT &prop);
PropVariantConversions.cpp 95 UInt64 ConvertPropVariantToUInt64(const PROPVARIANT &prop)
  /external/lzma/CPP/7zip/UI/Common/
Extract.cpp 94 stdInProcessed = ConvertPropVariantToUInt64(prop);
ArchiveExtractCallback.cpp 143 _curSize = ConvertPropVariantToUInt64(prop);
Update.cpp 536 ai.Size = ConvertPropVariantToUInt64(prop);
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 300 newFileSize = ConvertPropVariantToUInt64(prop);
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 407 value = ConvertPropVariantToUInt64(prop);

Completed in 41 milliseconds