Home
last modified time | relevance | path

Searched refs:WStringOnBit64PathStorageArchive (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.21/documents/api/nn/fs/briefing/
Dsavedata_calc.js669 function WStringOnBit64PathStorageArchive() class
675 WStringOnBit64PathStorageArchive.MAX_PATH_LENGTH = 256;
677 WStringOnBit64PathStorageArchive.ARCHIVE_HEADER_SIZE = 4 // sizeof(u32)
687 … + WStringOnBit64PathStorageArchive.MAX_PATH_LENGTH
693 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 …]