Home
last modified time | relevance | path

Searched refs:SetProgress (Results 1 - 11 of 11) sorted by relevance

/base/update/sys_installer/services/ab_update/src/
H A Dab_update.cpp51 this->SetProgress(value); in StartABUpdate()
96 void ABUpdate::SetProgress(float value) in SetProgress() function in OHOS::SysInstaller::ABUpdate
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_local_live_view_content_test.cpp79 liveViewContent->SetProgress(progress); in HWTEST_F()
192 liveViewContent->SetProgress(progress); in HWTEST_F()
224 liveViewContent->SetProgress(progress); in HWTEST_F()
256 liveViewContent->SetProgress(progress); in HWTEST_F()
/base/update/sys_installer/services/ab_update/include/
H A Dab_update.h39 void SetProgress(float value);
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_local_live_view_content.h89 void SetProgress(NotificationProgress progress);
/base/request/request/services/src/cxx/
H A Dnotification_bar.cpp104 void SetProgress( in SetProgress() function
139 localLiveViewContent->SetProgress(progress); in SetProgress()
173 SetProgress(localLiveViewContent, msg); in RequestProgressNotification()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_content.cpp68 void NotificationLocalLiveViewContent::SetProgress(NotificationProgress progress) in SetProgress() function in OHOS::Notification::NotificationLocalLiveViewContent
/base/update/updater/services/
H A Dupdater.cpp295 void SetProgress(const std::vector<std::string> &output, UpdaterParams &upParams) in SetProgress() function
362 SetProgress(output, upParams); in HandleChildOutput()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp85 if (!SetProgress(env, localLiveViewContent->GetProgress(), progress)) { in SetNotificationLocalLiveViewContent()
86 ANS_LOGE("SetProgress call failed"); in SetNotificationLocalLiveViewContent()
142 napi_value Common::SetProgress(const napi_env &env, const NotificationProgress &progress, napi_value &result) in SetProgress() function in OHOS::NotificationNapi::Common
731 content->SetProgress(progress); in GetNotificationLocalLiveViewProgress()
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp282 content->SetProgress(progress); in GetNotificationLocalLiveViewProgress()
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h467 static napi_value SetProgress(const napi_env &env, const NotificationProgress &progress, napi_value &result);
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp561 content->SetProgress(progress); in GetNotificationLocalLiveViewProgress()

Completed in 10 milliseconds