| /base/update/updateservice/services/firmware/upgrade/executor/src/ |
| D | firmware_install_executor.cpp | 43 Progress progress; in DoInstall() local 56 Progress progress; in DoInstall() local 71 Progress progress; in DoInstall() local 100 …nstallExecutor::HandleInstallProgress(const FirmwareComponent &component, const Progress &progress) in HandleInstallProgress()
|
| D | firmware_download_executor.cpp | 49 Progress progress; in DoDownload() local 62 Progress progress; in DoDownload() local 101 const Progress &progress) -> void { in PerformDownload() 122 …wnloadExecutor::DownloadCallback(std::string serverUrl, std::string packageName, Progress progress) in DownloadCallback() 162 bool FirmwareDownloadExecutor::VerifyDownloadPkg(const std::string &pkgName, Progress &progress) in VerifyDownloadPkg()
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_local_live_view_content_test.cpp | 77 NotificationProgress progress; variable 190 NotificationProgress progress; variable 222 NotificationProgress progress; variable 254 NotificationProgress progress; variable
|
| D | notification_progress_test.cpp | 112 NotificationProgress *progress = notificationProgress.FromJson(jsonObject); variable
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_progress.cpp | 86 NotificationProgress *progress = new (std::nothrow) NotificationProgress(); in FromJson() local 138 NotificationProgress *progress = new (std::nothrow) NotificationProgress(); in Unmarshalling() local
|
| /base/update/updateservice/services/engine/src/ |
| D | update_service_util_hmos.cpp | 31 void UpdateServiceUtil::BuildTaskBody(const Progress &progress, TaskBody &taskBody) in BuildTaskBody()
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
| D | installer_callback.cpp | 26 void InstallerCallback::OnStatusNotify(const int32_t progress) in OnStatusNotify()
|
| /base/update/updateservice/services/firmware/upgrade/data_processor/src/ |
| D | firmware_download_data_processor.cpp | 71 void FirmwareDownloadDataProcessor::SetDownloadProgress(const Progress &progress) in SetDownloadProgress()
|
| D | firmware_install_data_processor.cpp | 71 Progress progress = installCallbackInfo.progress; in SetInstallResult() local
|
| /base/update/updateservice/interfaces/inner_api/feature/update/model/task/ |
| D | task_body.h | 32 int32_t progress = 0; member
|
| /base/update/updateservice/services/core/ability/callback/src/ |
| D | base_callback_utils_empty.cpp | 30 …BaseCallbackUtils::ProgressCallback(const std::string &versionDigestInfo, const Progress &progress) in ProgressCallback()
|
| D | base_callback_utils.cpp | 40 …BaseCallbackUtils::ProgressCallback(const std::string &versionDigestInfo, const Progress &progress) in ProgressCallback()
|
| /base/update/updateservice/frameworks/js/napi/update/include/ |
| D | update_result.h | 37 Progress *progress; member
|
| /base/update/updater/services/ui/strategy/ |
| D | progress_strategy.cpp | 61 std::string progress = std::to_string(intValue) + "%"; in ShowProgress() local
|
| /base/update/updateservice/services/firmware/upgrade/install/include/ |
| D | firmware_install.h | 32 Progress progress; member
|
| /base/update/updateservice/services/firmware/data/db/src/ |
| D | firmware_component_operator_empty.cpp | 37 …ponentOperator::UpdateProgressByUrl(const std::string &url, UpgradeStatus status, int32_t progress) in UpdateProgressByUrl()
|
| D | firmware_component_operator.cpp | 22 …ponentOperator::UpdateProgressByUrl(const std::string &url, UpgradeStatus status, int32_t progress) in UpdateProgressByUrl()
|
| /base/update/updater/test/unittest/applypatch_test/ |
| D | update_progress_unittest.cpp | 64 float progress = 1.0f; variable
|
| /base/update/updateservice/services/firmware/upgrade/mode/include/ |
| D | firmware_iexecute_mode.h | 43 virtual void SetDownloadProgress(const Progress &progress) {}; in SetDownloadProgress()
|
| /base/update/updateservice/services/firmware/upgrade/executor/include/ |
| D | firmware_iexecutor.h | 40 Progress progress; member
|
| /base/update/updateservice/services/firmware/upgrade/mode/src/ |
| D | firmware_download_mode_empty.cpp | 77 void FirmwareDownloadMode::SetDownloadProgress(const Progress &progress) in SetDownloadProgress()
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
| D | zipfolder_output.cpp | 131 ZipUtils::ZipFolder(logFolder, logZipPath, [callback] (int progress, int subprogress) { in Reset()
|
| /base/request/request/frameworks/cj/ffi/src/ |
| D | cj_request_ffi.cpp | 31 …FfiOHOSRequestTaskProgressOn(char *event, const char *taskId, void (*callback)(CProgress progress)) in FfiOHOSRequestTaskProgressOn()
|
| /base/request/request/services/src/task/ |
| D | request_task.rs | 53 pub(crate) progress: Mutex<Progress>, field 164 let progress = Progress::new(sizes); in new() localVariable 226 let progress = info.progress; in new_by_info() localVariable 266 let progress = self.progress.lock().unwrap().clone(); in update_progress_in_database() localVariable 420 let mut progress = self.progress.lock().unwrap(); in get_file_info() localVariable 557 let progress = self.progress.lock().unwrap(); in info() localVariable
|
| /base/request/request/services/include/ |
| D | c_task_info.h | 66 CProgress progress; member 82 Progress progress; member 92 CProgress progress; member
|