Searched refs:WStringOnBit64PathStorageArchive (Results 1 – 1 of 1) sorted by relevance
669 function WStringOnBit64PathStorageArchive() class675 WStringOnBit64PathStorageArchive.MAX_PATH_LENGTH = 256;677 WStringOnBit64PathStorageArchive.ARCHIVE_HEADER_SIZE = 4 // sizeof(u32)687 … + WStringOnBit64PathStorageArchive.MAX_PATH_LENGTH693 WStringOnBit64PathStorageArchive.QueryHeaderSize = function()695 return WStringOnBit64PathStorageArchive.ARCHIVE_HEADER_SIZE;700 WStringOnBit64PathStorageArchive.QueryFileSystemControlAreaSize = function()707 WStringOnBit64PathStorageArchive.QueryDirectoryEntryStorageSize = function(countDirectoryEntry)714 WStringOnBit64PathStorageArchive.QueryDirectoryEntryBucketStorageSize = function(countDirectoryBuck…721 WStringOnBit64PathStorageArchive.QueryFileEntryStorageSize = function(countFileEntry)[all …]