Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wfs/common/src/
Dwfs_archive.c37 WFSClientContext * const context = (WFSClientContext*)FS_GetArchiveBase(archive); in WFSi_ArchiveReadCallback()
98 WFSClientContext * const context = (WFSClientContext*)FS_GetArchiveBase(archive); in WFSi_RomArchiveProc()
/TwlSDK-5.1.0/build/demos/fs/arc-1/src/
Dmain.c44 (const void *)(FS_GetArchiveBase(arc) + src), dst, len, in MyRom_ReadCallback()
/TwlSDK-5.1.0/include/nitro/fs/
Dromfat.h265 u32 FS_GetArchiveBase(const struct FSArchive *arc);
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_proc_default.c1416 CARDRomHashContext *hash = (CARDRomHashContext*)FS_GetArchiveBase(arc); in FSi_ReadSRLCallback()
1816 u32 FS_GetArchiveBase(const struct FSArchive *arc) in FS_GetArchiveBase() function