Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/wfs/
Dformat.h207 BOOL WFS_LoadTable(WFSTableFormat *table, MIAllocator *allocator,
/TwlSDK-5.5/build/libraries/wfs/common/src/
Dwfs_format.c35 BOOL WFS_LoadTable(WFSTableFormat *archive, MIAllocator *allocator, in WFS_LoadTable() function
Dwfs_server.c519 else if (WFS_LoadTable(context->table, context->allocator, device, fatbase, overlay)) in WFS_RegisterServerTable()