/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_foreground.cpp | 43 bool RSBinarizationDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBinarizationDrawable 79 bool RSColorFilterDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSColorFilterDrawable 114 bool RSLightUpEffectDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSLightUpEffectDrawable 150 bool RSDynamicDimDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSDynamicDimDrawable 185 bool RSForegroundColorDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSForegroundColorDrawable 243 bool RSForegroundFilterDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSForegroundFilterDrawable 327 bool RSPixelStretchDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSPixelStretchDrawable 378 bool RSBorderDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBorderDrawable 452 bool RSOutlineDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSOutlineDrawable 481 bool RSPointLightDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSPointLightDrawable [all …]
|
H A D | rs_property_drawable_background.cpp | 67 bool RSShadowDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSShadowDrawable 140 bool RSMaskDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSMaskDrawable 218 bool RSBackgroundColorDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundColorDrawable 272 bool RSBackgroundShaderDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundShaderDrawable 459 bool RSBackgroundImageDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundImageDrawable 535 bool RSBackgroundFilterDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundFilterDrawable 607 bool RSBackgroundEffectDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundEffectDrawable 673 bool RSUseEffectDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSUseEffectDrawable 736 bool RSDynamicLightUpDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSDynamicLightUpDrawable
|
H A D | rs_misc_drawable.cpp | 37 bool RSChildrenDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSChildrenDrawable 159 bool RSCustomModifierDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSCustomModifierDrawable 289 bool RSBeginBlenderDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBeginBlenderDrawable 355 bool RSEndBlenderDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSEndBlenderDrawable 398 bool RSEnvFGColorDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSEnvFGColorDrawable 441 bool RSEnvFGColorStrategyDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSEnvFGColorStrategyDrawable 499 bool RSCustomClipToFrameDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSCustomClipToFrameDrawable
|
H A D | rs_property_drawable.cpp | 101 bool RSFrameOffsetDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSFrameOffsetDrawable 125 bool RSClipToBoundsDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSClipToBoundsDrawable 159 bool RSClipToFrameDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSClipToFrameDrawable
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/include/ |
H A D | distributed_database_callback.h | 32 …tion<void(const std::string &deviceId, const std::string &key, const std::string &value)> OnUpdate; member
|
H A D | distributed_notification_manager.h | 45 OnUpdate; member
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_host_callback.cpp | 46 void FormHostCallback::OnUpdate(const int64_t formId, const FormRecord &record, const sptr<IRemoteO… in OnUpdate() function in OHOS::AppExecFwk::FormHostCallback
|
H A D | form_host_record.cpp | 163 void FormHostRecord::OnUpdate(int64_t id, const FormRecord &record) in OnUpdate() function in OHOS::AppExecFwk::FormHostRecord
|
/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_form_host_client.cpp | 45 void MockFormHostClient::OnUpdate(const FormJsInfo &formInfo) in OnUpdate() function in OHOS::AppExecFwk::MockFormHostClient
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/ |
H A D | distributed_database_callback_test.cpp | 46 void DistributedDatabaseCallbackTest::OnUpdate( in OnUpdate() function in OHOS::Notification::DistributedDatabaseCallbackTest
|
H A D | distributed_database_test.cpp | 86 void DistributedDatabaseTest::OnUpdate(const std::string &deviceId, const std::string &key, const s… in OnUpdate() function in OHOS::Notification::DistributedDatabaseTest
|
H A D | distributed_notification_manager_test.cpp | 35 virtual void OnUpdate( in OnUpdate() function in OHOS::Notification::DistributedNotificationManagerTest
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formhoststub_fuzzer/ |
H A D | formhoststub_fuzzer.cpp | 37 void OnUpdate(const FormJsInfo &formInfo) override in OnUpdate() function in OHOS::FormHostStubFuzzTest
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | form_extension.cpp | 83 void FormExtension::OnUpdate(const int64_t formId, const AAFwk::WantParams &wantParams) in OnUpdate() function in OHOS::AbilityRuntime::FormExtension
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/installer/ |
H A D | installer_impl.cpp | 95 void InstallEventSubscriber::OnUpdate(const std::string &bundleName, int32_t userId, int32_t appInd… in OnUpdate() function in OHOS::DistributedKv::InstallEventSubscriber
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | spring_node.h | 111 void OnUpdate(double value, double velocity) {} in OnUpdate() function
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | task_notification_subscriber.cpp | 94 void TaskNotificationSubscriber::OnUpdate( in OnUpdate() function in OHOS::BackgroundTaskMgr::TaskNotificationSubscriber
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/ |
H A D | distributed_notification_manager_branch_test.cpp | 39 virtual void OnUpdate( in OnUpdate() function in OHOS::Notification::DistributedNotificationManagerBranchTest
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_form_ability.cpp | 154 void AceFormAbility::OnUpdate(const int64_t formId, const WantParams& wantParams) in OnUpdate() function in OHOS::Ace::AceFormAbility
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/ |
H A D | rs_drawable.h | 134 virtual bool OnUpdate(const RSRenderNode& content) in OnUpdate() function
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | distributed_database_branch_test.cpp | 97 void DistributedDatabaseBranchTest::OnUpdate( in OnUpdate() function in OHOS::Notification::DistributedDatabaseBranchTest
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_subscriber_manager_test.cpp | 56 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() function in OHOS::Notification::NotificationSubscriberManagerTest::TestAnsSubscriber
|
H A D | advanced_notification_utils_test.cpp | 104 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() function in OHOS::Notification::TestAnsSubscriber
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_host_proxy.cpp | 66 void FormHostProxy::OnUpdate(const FormJsInfo &formInfo) in OnUpdate() function in OHOS::AppExecFwk::FormHostProxy
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_event_manager.cpp | 340 void ReminderEventManager::ReminderNotificationSubscriber::OnUpdate( in OnUpdate() function in OHOS::Notification::ReminderEventManager::ReminderNotificationSubscriber
|