Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fs/
Darchive.h73 FSResult (*FlushFile)(struct FSArchive*, struct FSFile*); member
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive.c290 FS_INVOKE_METHOD_(FlushFile, arc, file); in FSi_InvokeCommand()