Home
last modified time | relevance | path

Searched defs:progress (Results 1 - 25 of 138) sorted by relevance

123456

/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dinstaller_callback.cpp26 void InstallerCallback::OnStatusNotify(const int32_t progress) in OnStatusNotify() argument
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_progress.h55 int32_t progress; // 0~100 member in OHOS::Scan::final
/base/update/updateservice/interfaces/inner_api/feature/update/model/task/
H A Dtask_body.h32 int32_t progress = 0; member
/base/update/updateservice/services/engine/src/
H A Dupdate_service_util_hmos.cpp31 void UpdateServiceUtil::BuildTaskBody(const Progress &progress, TaskBody &taskBody) in BuildTaskBody() argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_progress_test.cpp112 NotificationProgress *progress = notificationProgress.FromJson(jsonObject); in HWTEST_F() local
H A Dnotification_local_live_view_content_test.cpp77 NotificationProgress progress; in HWTEST_F() local
190 NotificationProgress progress; in HWTEST_F() local
222 NotificationProgress progress; in HWTEST_F() local
254 NotificationProgress progress; HWTEST_F() local
[all...]
/base/update/updater/services/ui/strategy/
H A Dprogress_strategy.cpp61 std::string progress = std::to_string(intValue) + "%"; in ShowProgress() local
/base/update/updater/test/unittest/applypatch_test/
H A Dupdate_progress_unittest.cpp64 float progress = 1.0f; in HWTEST_F() local
/base/update/updateservice/services/firmware/upgrade/executor/src/
H A Dfirmware_install_executor.cpp43 Progress progress; in DoInstall() local
56 Progress progress; in DoInstall() local
71 Progress progress; DoInstall() local
100 HandleInstallProgress(const FirmwareComponent &component, const Progress &progress) HandleInstallProgress() argument
[all...]
/base/update/updateservice/services/firmware/upgrade/install/include/
H A Dfirmware_install.h32 Progress progress; member
/base/update/updateservice/services/core/ability/callback/src/
H A Dbase_callback_utils_empty.cpp30 void BaseCallbackUtils::ProgressCallback(const std::string &versionDigestInfo, const Progress &progress) in ProgressCallback() argument
/base/update/updateservice/frameworks/js/napi/update/include/
H A Dupdate_result.h37 Progress *progress; member
/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_component_operator.cpp22 bool FirmwareComponentOperator::UpdateProgressByUrl(const std::string &url, UpgradeStatus status, int32_t progress) in UpdateProgressByUrl() argument
H A Dfirmware_component_operator_empty.cpp37 bool FirmwareComponentOperator::UpdateProgressByUrl(const std::string &url, UpgradeStatus status, int32_t progress) in UpdateProgressByUrl() argument
/base/update/updateservice/services/firmware/upgrade/data_processor/src/
H A Dfirmware_install_data_processor.cpp71 Progress progress = installCallbackInfo.progress; in SetInstallResult() local
H A Dfirmware_download_data_processor.cpp71 void FirmwareDownloadDataProcessor::SetDownloadProgress(const Progress &progress) in SetDownloadProgress() argument
/base/update/updateservice/services/firmware/upgrade/executor/include/
H A Dfirmware_iexecutor.h40 Progress progress; member
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-cd_verbose.c343 int progress = (sense->sks[1] << 8 | sense->sks[2]) * 100; in ide_cd_log_error() local
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dprogress.c8 static GtkWidget *progress; variable
23 gtk_box_pack_start(GTK_BOX(vbox), progress, TRUE, TRUE, 3); in gtk_ui_progress__update() local
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dprogress.c8 static GtkWidget *progress; variable
23 gtk_box_pack_start(GTK_BOX(vbox), progress, TRUE, TRUE, 3); in gtk_ui_progress__update() local
/base/update/updateservice/services/firmware/upgrade/mode/src/
H A Dfirmware_download_mode_empty.cpp77 void FirmwareDownloadMode::SetDownloadProgress(const Progress &progress) in SetDownloadProgress() argument
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dsysfs_upload.h36 enum fw_upload_prog progress; member
/test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/
H A Dohscan.cpp173 Scan_PictureScanProgress* progress = new Scan_PictureScanProgress(); in OHScanGetPictureScanProgress() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_ffi.cpp31 RetError FfiOHOSRequestTaskProgressOn(char *event, const char *taskId, void (*callback)(CProgress progress)) in FfiOHOSRequestTaskProgressOn() argument
/base/print/print_fwk/test/fuzztest/scancapi_fuzzer/
H A Dscancapi_fuzzer.cpp71 Scan_PictureScanProgress progress; in OHScanGetScanPictureProgressFuzzTest() local

Completed in 6 milliseconds

123456