/ohos5.0/base/update/updateservice/services/firmware/upgrade/executor/src/ |
H A 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()
|
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | progress_model_impl.cpp | 54 auto progress = AceType::DynamicCast<ProgressComponent>(component); in SetValue() local 71 auto progress = AceType::DynamicCast<ProgressComponent>(component); in SetColor() local 84 auto progress = AceType::DynamicCast<ProgressComponent>(component); in SetBackgroundColor() local 101 auto progress = AceType::DynamicCast<ProgressComponent>(component); in SetStrokeWidth() local 113 auto progress = AceType::DynamicCast<ProgressComponent>(component); in SetScaleCount() local 127 auto progress = AceType::DynamicCast<ProgressComponent>(component); in SetScaleWidth() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/ |
H A D | cloud_download_callback_client_test.cpp | 38 void OnDownloadProcess(const DownloadProgressObj &progress) in OnDownloadProcess() 74 DownloadProgressObj progress; variable 96 DownloadProgressObj progress; variable
|
H A D | cloud_download_callback_stub_test.cpp | 34 void OnDownloadProcess(const DownloadProgressObj& progress) override in OnDownloadProcess() 150 DownloadProgressObj progress; variable 175 DownloadProgressObj progress; variable 200 DownloadProgressObj progress; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_page_transition_ffi.cpp | 71 void FfiPageTransitionOnEnter(void (*callback)(int type, double progress)) in FfiPageTransitionOnEnter() 74 … RouteType type, float progress) { ffiCallBack(static_cast<int>(type), progress); }; in FfiPageTransitionOnEnter() 78 void FfiPageTransitionOnExit(void (*callback)(int type, double progress)) in FfiPageTransitionOnExit() 81 … RouteType type, float progress) { ffiCallBack(static_cast<int>(type), progress); }; in FfiPageTransitionOnExit()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_local_live_view_content_test.cpp | 77 NotificationProgress progress; variable 190 NotificationProgress progress; variable 222 NotificationProgress progress; variable 254 NotificationProgress progress; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/media_cloud_asset_download/ |
H A D | cloud_media_asset_callback.cpp | 28 void MediaCloudDownloadCallback::OnDownloadProcess(const DownloadProgressObj& progress) in OnDownloadProcess()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_progress.cpp | 86 NotificationProgress *progress = new (std::nothrow) NotificationProgress(); in FromJson() local 138 NotificationProgress *progress = new (std::nothrow) NotificationProgress(); in Unmarshalling() local
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
H A D | cloud_download_callback_client.cpp | 22 void CloudDownloadCallbackClient::OnDownloadProcess(const DownloadProgressObj& progress) in OnDownloadProcess()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | transform_util.cpp | 174 const TranslateOperation& to, const TranslateOperation& from, float progress) in Blend() 186 …eration ScaleOperation::Blend(const ScaleOperation& to, const ScaleOperation& from, float progress) in Blend() 197 …wOperation SkewOperation::Blend(const SkewOperation& to, const SkewOperation& from, float progress) in Blend() 207 …tion RotateOperation::Blend(const RotateOperation& to, const RotateOperation& from, float progress) in Blend() 226 const PerspectiveOperation& to, const PerspectiveOperation& from, float progress) in Blend() 234 const TransformOperation& to, const TransformOperation& from, float progress) in Blend() 284 …const TransformOperation& to, const TransformOperation& from, float progress, TransformOperation& … in BlendInner() 367 const TransformOperations& to, const TransformOperations& from, float progress) in Blend() 438 void TransformOperations::BlendInner(const TransformOperations& from, float progress, TransformOper… in BlendInner() 472 const DecomposedTransform& to, const DecomposedTransform& from, double progress) in BlendDecomposedTransforms()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ |
H A D | button_progress_controller.h | 31 void SetProgress(uint32_t progress) in SetProgress()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_animator_function.cpp | 22 void JsAnimatorFunction::Execute(float progress) in Execute()
|
H A D | js_page_transition_function.cpp | 23 void JsPageTransitionFunction::Execute(RouteType routeType, float progress) in Execute()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-basic-progress.md | 1 # progress chapter
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-basic-progress.md | 1 # progress chapter
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-basic-progress.md | 1 # progress chapter
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-basic-progress.md | 1 # progress chapter
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | animation_state.cpp | 118 float progress = static_cast<float>(state_.Tick(time).ToMilliseconds()) / in Step() local 131 const float progress = step.progress; in GetTargetState() local 151 float progress = step.progress; in Move() local 260 void AnimationState::SetProgress(float progress) noexcept in SetProgress() 433 auto progress = step.progress; in EvaluateValue() local
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/ |
H A D | mock_status_receiver.cpp | 25 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/mock/src/ |
H A D | mock_status_receiver.cpp | 25 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | installer_callback.cpp | 30 void InstallerCallback::OnStatusNotify(const int32_t progress) in OnStatusNotify()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-progress.md | 1 # progress chapter
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-progress.md | 1 # progress chapter
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/ |
H A D | install_result.cpp | 80 void to_json(nlohmann::json &jsonObject, const Progress &progress) in to_json() 88 void from_json(const nlohmann::json &jsonObject, Progress &progress) in from_json() 198 Progress *progress = new (std::nothrow) Progress(); in Unmarshalling() local
|