Home
last modified time | relevance | path

Searched refs:download (Results 1 – 22 of 22) sorted by relevance

/base/request/request/
DREADME.md7download and upload capabilities. With it, you can conveniently and efficiently use and manage dow…
11 **Figure 1** Architecture of the download subsystem
18 Download API: provides the download function.
22 Download service: creates, processes, and completes a download task upon request by a client.
24 Data download capability: saves download records.
50 ├── download/ability # Database management module of the download service
51 ├── download/etc # Process configuration files of the download service
52 …└──interfaces/kits/js/napi # APIs that the download service provides for external syste…
53 └──download_single # NAPIs of the download service
54 ├── download/sa_profile # System service configuration files of the download ser…
[all …]
DREADME_ZH.md9 下载支持后台管理能力,通过download(downloadFile)接口新建任务,请求成功后会通过异步方式返回task对象。用户可以通过task对象管理任务,支持新建、移除、暂停、恢复以及查询任务…
47 ├── download/ability # 下载服务数据库管理模块
48 ├── download/etc # 下载服务包含的进程配置文件
51 ├── download/sa_profile # 下载服务包含的系统服务的配置文件
52 ├── download/services # 下载系统服务实现
53 ├── download/utils # 下载服务包含日志打印和公共事件定义的常量
/base/request/request/services/etc/init/
Ddownloadservice.cfg6 "mkdir /data/service/el1/public/database/request 02770 download ddms"
14 "uid" : "download",
15 "gid" : ["download", "shell", "netsys_socket", "ddms"],
/base/request/request/test/unittest/common/napi/requestTest/
DRequestJsunit.test.js66 request.download(downloadConfig, (err, data)=>{
117 request.download(downloadConfig, (err, data)=>{
162 request.download(downloadConfig, (err, data)=>{
212 request.download(downloadConfig, (err, data)=>{
262 request.download(downloadConfig, (err, data)=>{
306 request.download(downloadConfig, (err, data)=>{
344 request.download(downloadConfig, (err, data)=>{
382 request.download( downloadConfig, (err, data)=>{
421 request.download( downloadConfig, (err, data)=>{
460 request.download( downloadConfig, (err, data)=>{
[all …]
/base/request/request/test/unittest/js_test/requestAgentTaskTest/entry/src/main/ets/test/
DRequestOperateTask.test.ets68 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
88 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
112 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
133 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
157 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
182 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
206 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
233 url: 'https://gitee.com/tiga-ultraman/downloadTests/releases/download/v1.01/large_test.zip',
249 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
275 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
[all …]
DRequestCreateTask.test.ets154 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
215 * @tc.desc: Test create task when url is not support download
261 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
262 title: 'download test.txt'
265 expect(task.config.title).assertEqual('download test.txt');
279 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
297 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
315 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
334 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
356 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
[all …]
/base/request/request/test/fuzztest/downloadbasenotify_fuzzer/
Ddownloadbasenotify_fuzzer.cpp55 sptr<RequestNotify> download = new RequestNotify(env, value); in FuzzDownloadBaseNotify() local
56 download->OnRemoteRequest(code, data, reply, option); in FuzzDownloadBaseNotify()
/base/request/request/test/unittest/js_test/requestQueryTaskTest/entry/src/main/ets/test/
DRequestQuery.test.ets142 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
144 description: 'download task',
145 data: 'download task'
151 …expect(info.url).assertEqual('https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/tes…
152 expect(info.data).assertEqual('download task');
155 expect(info.title).assertEqual("download");
156 expect(info.description).assertEqual('download task');
187 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
195 …expect(info.url).assertEqual('https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/tes…
199 expect(info.title).assertEqual("download");
[all …]
/base/global/timezone/tool/update_tool/
Ddownload_iana.py54 def download(file_type, save_path, version): function
99 file_name = download(file_type, download_path, version)
/base/request/request/test/unittest/js_test/requestSystemQueryTest/entry/src/main/ets/test/
DRequestSystemQuery.test.ets68 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
93 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
112 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
137 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
287 url: 'https://gitee.com/chenzhixue/downloadTest/releases/download/v1.0/test.apk',
299 expect(info.title).assertEqual("download");
/base/update/updateservice/interfaces/kits/js/declaration/
D@ohos.update.d.ts259 download(
280 download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): Promise<void>;
/base/update/updateservice/
DREADME.md66 …2%"><p id="p1884710150275"><a name="p1884710150275"></a><a name="p1884710150275"></a>download()</p>
124 5. Download the new version and monitor the download process.
127 updater.download();
DREADME_zh.md66 …2%"><p id="p1884710150275"><a name="p1884710150275"></a><a name="p1884710150275"></a>download()</p>
127 updater.download();
/base/update/update_app/
DREADME.md16 2. Download the update package and display the download progress.
/base/update/update_app/common/src/main/ets/manager/
DUpdateManager.ts80download(downloadVersionDigest: string, downloadNetwork: number, downloadOrder: number): Promise<v… method
310download(downloadVersionDigest: string, downloadNetwork: number, downloadOrder: number): Promise<v… method in UpdateManager
319 this.otaUpdater?.download(versionDigestInfo, downloadOptions).then(() => {
/base/startup/init/services/etc/
Dgroup114 download:x:3815:
Dpasswd113 download:x:3815:3815:::/bin/false
/base/update/updateservice/services/firmware/
Dfirmware.gni27 "//base/update/updateservice/services/core/ability/download/data/include",
/base/update/update_app/product/oh/base/src/main/ets/pages/
DnewVersion.ets240 OtaUpdateManager.getInstance().download(update.NetType.CELLULAR);
243 OtaUpdateManager.getInstance().download();
/base/update/update_app/feature/ota/src/main/ets/manager/
DOtaUpdateManager.ets171 async download(downloadNetwork: update.NetType = update.NetType.WIFI): Promise<void> {
175 this.updateManager.download(versionDigest, downloadNetwork, update.Order.DOWNLOAD)
DStateManager.ets431 LogUtils.info('StateManager', 'manual download complete to count down');
/base/request/request/services/service/rust/src/
Drequest_task.rs1043 download(task.clone()).await; in run()
1085 async fn download(task: Arc<RequestTask>) { in download() function
1117 let download = task.progress.lock().unwrap().processed[0]; in download_inner() localVariable
1134 let result = downloader.download().await; in download_inner()