Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/wbt/common/src/
Dwbt_api.c207 WBT_GetDownloadProgress(wbti_command_work, block_id, aid, current_count, total_count); in WBT_GetCurrentDownloadProgress()
Dwbt_context.c1507 void WBT_GetDownloadProgress(const WBTContext *work, u32 id, int aid, int *count, int *total) in WBT_GetDownloadProgress() function
/TwlSDK-5.5/build/libraries/wfs/common/src/
Dwfs_client.c505 WBT_GetDownloadProgress(context->wbt, context->block_id, 0, current, total); in WFS_GetClientReadProgress()
/TwlSDK-5.5/include/nitro/wbt/
Dcontext.h775 void WBT_GetDownloadProgress(const WBTContext * work, u32 id, int aid, int *current, int *total);