Searched refs:downloadTotalBytes (Results 1 – 11 of 11) sorted by relevance
624 …le.info('====>SUB_REQUEST_DOWNLOAD_API_QUERY_0001 query info: ' + downloadInfo.downloadTotalBytes);672 …le.info('====>SUB_REQUEST_DOWNLOAD_API_QUERY_0002 query info: ' + downloadInfo.downloadTotalBytes);
300 int64_t downloadTotalBytes; member
259 …type有变化|类名:DownloadInfo;<br>方法or属性:downloadTotalBytes: number;<br>旧版本信息:|类名:DownloadInfo;<br>方法or属…301 …平台能力有变化|类名:DownloadInfo;<br>方法or属性:downloadTotalBytes: number;<br>旧版本信息:|类名:DownloadInfo;<br>方法or属…
484 info.downloadTotalBytes = infoRes.progress.sizes[0]; in GetDownloadInfo()
90 SetInt64Property(env, out, "downloadTotalBytes", in.downloadTotalBytes); in Convert2JSValue()
65 | ohos.request | DownloadInfo | downloadTotalBytes: number; | 新增 |
65 | ohos.request | DownloadInfo | downloadTotalBytes: number; | Added|
259 …bute name: downloadTotalBytes: number;<br>Old version information: |Class name: DownloadInfo;<br>M…301 …bute name: downloadTotalBytes: number;<br>Old version information: |Class name: DownloadInfo;<br>M…
130 | downloadTotalBytes | number | Total number of bytes in the downloaded file. |
2334 | downloadTotalBytes | number |是| 下载的文件的总大小,单位为字节。 |
2333 | downloadTotalBytes | number |Yes| Total size of the files to download, in bytes.|