Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/documents/api/nn/fs/briefing/
Dsavedata_calc.js735 WStringOnBit64PathStorageArchive.QueryAllocationTableStorageSize = function(countDataBlock) argument
737 return AllocationTable.QuerySize(countDataBlock);
864 SaveDataArchive.QueryAllocationTableStorageSize = function(countDataBlock) argument
866 return AllocationTable.QuerySize(countDataBlock);
915 countDataBlock argument
929 return sizeBlock * countDataBlock;
940 countDataBlock argument
948 SaveDataArchive.QueryAllocationTableStorageSize(countDataBlock) +
962 countDataBlock argument
974 …e.QueryAllocationTableStorageSize(blockCountDirectoryEntry + blockCountFileEntry + countDataBlock);
[all …]