Searched refs:WFS_GetClientReadProgress (Results 1 – 3 of 3) sorted by relevance
229 void WFS_GetClientReadProgress(WFSClientContext *context, int *current, int *total);
503 void WFS_GetClientReadProgress(WFSClientContext *context,int *current, int *total) in WFS_GetClientReadProgress() function
785 …return static_work->client && (WFS_GetClientReadProgress(static_work->client, current, total), TRU… in WFS_GetCurrentDownloadProgress()