Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/mi/
Dcache.h119 void MI_LoadCache(MICache *cache, MIDevice *device);
/TwlSDK-5.1.0/build/libraries/wfs/common/src/
Dwfs_thread.c156 MI_LoadCache(thread->cache, thread->device); in WFSi_ServerThreadProc()
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_cache.c247 void MI_LoadCache(MICache *cache, MIDevice *device) in MI_LoadCache() function