Searched refs:WBT_GetDownloadProgress (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.5/build/libraries/wbt/common/src/ |
| D | wbt_api.c | 207 WBT_GetDownloadProgress(wbti_command_work, block_id, aid, current_count, total_count); in WBT_GetCurrentDownloadProgress()
|
| D | wbt_context.c | 1507 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/ |
| D | wfs_client.c | 505 WBT_GetDownloadProgress(context->wbt, context->block_id, 0, current, total); in WFS_GetClientReadProgress()
|
| /TwlSDK-5.5/include/nitro/wbt/ |
| D | context.h | 775 void WBT_GetDownloadProgress(const WBTContext * work, u32 id, int aid, int *current, int *total);
|