Searched refs:CustomRom_ArchiveProc (Results 1 – 1 of 1) sorted by relevance
113 static FSResult CustomRom_ArchiveProc(FSFile *file, FSCommandType cmd) in CustomRom_ArchiveProc() function228 FS_SetArchiveProc(arc, CustomRom_ArchiveProc, (u32)FS_ARCHIVE_PROC_ALL); in CreateCustomArchive()