Home
last modified time | relevance | path

Searched defs:progress (Results 26 - 50 of 633) sorted by relevance

12345678910>>...26

/third_party/mesa3d/src/panfrost/midgard/
H A Dnir_fuse_io_16.c50 bool progress = false; in nir_fuse_io_16() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_progress_test.cpp112 NotificationProgress *progress = notificationProgress.FromJson(jsonObject); in HWTEST_F() local
/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
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_progress.cpp22 const RefPtr<ProgressComponent> progress = AceType::DynamicCast<ProgressComponent>(component); in Update() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.cpp23 Shadow Shadow::Blend(const Shadow& to, const Shadow& from, float progress) in Blend() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
H A Dinstall_result.h47 Progress progress; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dstatus_receiver_host.cpp55 int32_t progress = data.ReadInt32(); in OnRemoteRequest() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_status_receiver.cpp35 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify() argument
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dstatus_receiver_impl.cpp54 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_water_ripple_shader_filter_test.cpp45 float progress = 0.1f; in HWTEST_F() local
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Doperator.rs65 fn progress<'a>(&'a mut self, uploaded: u64, total: Option<u64>) -> ProgressFuture<'a, Self> in progress() functions
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_download_callback_stub.cpp50 sptr<DownloadProgressObj> progress = data.ReadParcelable<DownloadProgressObj>(); in HandleOnProcess() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_download_callback_client_test.cpp38 void OnDownloadProcess(const DownloadProgressObj &progress) in OnDownloadProcess() argument
74 DownloadProgressObj progress; in HWTEST_F() local
96 DownloadProgressObj progress; in HWTEST_F() local
/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

Completed in 7 milliseconds

12345678910>>...26