Searched refs:isAllowAutoResume (Results 1 – 12 of 12) sorted by relevance
21 bool isAllowAutoResume = false; member
357 pauseDownloadOptions.isAllowAutoResume = reply.ReadBool(); in ReadPauseDownloadOptions()364 data.WriteBool(pauseDownloadOptions.isAllowAutoResume); in WritePauseDownloadOptions()
852 isAllowAutoResume: true // 允许自动恢复下载904 isAllowAutoResume: true // 允许自动恢复下载1857 | isAllowAutoResume | boolean | 是 | 是否允许自动恢复。<br>ture表示允许自动恢复,false表示不允许。 |
99 StringUtils::GetBoolStr(pauseDownloadOptions.isAllowAutoResume).c_str()); in PauseDownload()
79 | ohos.update | PauseDownloadOptions | isAllowAutoResume: boolean; | 新增 |
79 | ohos.update | PauseDownloadOptions | isAllowAutoResume: boolean; | Added|
89 …auseDownloadOptions;<br>方法or属性:isAllowAutoResume: boolean;<br>旧版本信息:|类名:PauseDownloadOptions;<br>方…
852 isAllowAutoResume: true // Whether to allow automatic resuming of download904 isAllowAutoResume: true // Whether to allow automatic resuming of download1857 | isAllowAutoResume | boolean | Yes | Whether to allow automatic resuming of download.<br>The val…
516 NapiCommonUtils::GetBool(env, arg, "isAllowAutoResume", pauseDownloadOptions.isAllowAutoResume); in GetOptionsFromArg()
134 |新增|NA|类名:PauseDownloadOptions;<br>方法or属性:isAllowAutoResume: boolean;|@ohos.update.d.ts|
89 …e name: isAllowAutoResume: boolean;<br>Old version information: |Class name: PauseDownloadOptions;…
134 |Added|NA|Class name: PauseDownloadOptions;<br>Method or attribute name: isAllowAutoResume: boolean…