Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/fs/arc-2/src/
Dmain.c113 static FSResult CustomRom_ArchiveProc(FSFile *file, FSCommandType cmd) in CustomRom_ArchiveProc() function
228 FS_SetArchiveProc(arc, CustomRom_ArchiveProc, (u32)FS_ARCHIVE_PROC_ALL); in CreateCustomArchive()