Searched refs:ulTotal (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/http_client/include/ |
H A D | http_client_task.h | 181 u_long ulTotal, u_long ulNow)> &onProgress); 329 …void(const HttpClientRequest &request, u_long dlTotal, u_long dlNow, u_long ulTotal, u_long ulNow)>
|
/ohos5.0/base/update/updateservice/services/engine/include/ |
H A D | progress_thread.h | 82 double dlTotal, double dlNow, double ulTotal, double ulNow);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/network/ |
H A D | download_manager_impl.cpp | 218 … const NetStackRequest& request, u_long dlTotal, u_long dlNow, u_long ulTotal, in DownloadAsync() 273 … const NetStackRequest& request, u_long dlTotal, u_long dlNow, u_long ulTotal, in DownloadSync()
|
/ohos5.0/base/update/updateservice/services/engine/src/ |
H A D | progress_thread.cpp | 211 double dlTotal, double dlNow, double ulTotal, double ulNow) in DownloadProgress() argument
|
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/ |
H A D | http_client_task.cpp | 462 u_long ulTotal, u_long ulNow)> &onProgress) in OnProgress() argument
|