Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/wfs/
Dserver.h307 BOOL WFS_ExecuteRomServerThread(WFSServerContext *context, FSFile *file, BOOL sharedFS);
/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_thread.c212 BOOL WFS_ExecuteRomServerThread(WFSServerContext *context, FSFile *file, BOOL sharedFS) in WFS_ExecuteRomServerThread() function
/TwlSDK-5.4/build/demos/wireless_shared/wfs/src/
Dwfs_common.c509 if (!WFS_ExecuteRomServerThread(server, p_rom, use_parent_fs)) in WFS_InitParent()