/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/ |
H A D | memory_monitor.h | 41 void Update(T* ptr, void* refPtr) in Update() function
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | interval.cpp | 21 void Deadline::Update(uint64_t deadlineUs) in Update() function in ffrt::Deadline 56 void PerfCtrl::Update(bool force) in Update() function in ffrt::PerfCtrl 70 void PerfCtrl::Update(uint64_t deadlineNs, uint64_t load, bool force) in Update() function in ffrt::PerfCtrl 152 void DefaultInterval::Update(uint64_t deadlineUs) in Update() function in ffrt::DefaultInterval
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | assert_helper.h | 36 bool Update(int idParam) in Update() function 63 bool Update(int id, int stParam) in Update() function 135 bool Update(int id, int st, int valParam) in Update() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | assert_helper.h | 31 bool Update(int idParam) in Update() function 58 bool Update(int id, int stParam) in Update() function 130 bool Update(int id, int st, int valParam) in Update() function
|
/ohos5.0/docs/en/application-dev/basic-services/update/ |
H A D | Readme-EN.md | 1 # Update chapter
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_compose.h | 31 void Update(int32_t base, int32_t extent) in Update() function 37 void Update(int32_t both) in Update() function
|
H A D | text_selection.h | 37 void Update(int32_t base, int32_t extent) in Update() function 44 void Update(int32_t both) in Update() function
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/ |
H A D | shader_input_buffer.cpp | 72 void ShaderInputBuffer::Update(float *buffer, uint32_t floatSize) in Update() function in OHOS::Render3D::ShaderInputBuffer 86 void ShaderInputBuffer::Update(float value, uint32_t index) in Update() function in OHOS::Render3D::ShaderInputBuffer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_collaboration/ |
H A D | render_focus_collaboration.h | 28 void Update(const RefPtr<Component>& component) override {}; in Update() function
|
/ohos5.0/base/update/updater/services/package/pkg_algorithm/ |
H A D | pkg_algo_digest.cpp | 51 int32_t Crc32Algorithm::Update(const PkgBuffer &buffer, size_t size) in Update() function in Hpackage::Crc32Algorithm 97 int32_t Sha256Algorithm::Update(const PkgBuffer &buffer, size_t size) in Update() function in Hpackage::Sha256Algorithm 139 int32_t Sha384Algorithm::Update(const PkgBuffer &buffer, size_t size) in Update() function in Hpackage::Sha384Algorithm
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/ |
H A D | progress_element.h | 30 void Update() override in Update() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/split_container/ |
H A D | split_container_element.cpp | 20 void SplitContainerElement::Update() in Update() function in OHOS::Ace::SplitContainerElement
|
/ohos5.0/docs/en/readme/ |
H A D | update.md | 1 # Update chapter
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/ |
H A D | render_data_panel.cpp | 32 void RenderDataPanel::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RenderDataPanel 116 void RenderProgressDataPanel::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RenderProgressDataPanel 241 void RenderPercentageDataPanel::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RenderPercentageDataPanel
|
H A D | data_panel_element.h | 32 void Update() override in Update() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
H A D | rs_render_modifier.cpp | 168 void RSDrawCmdListRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBase>& prop, bool is… in Update() function in OHOS::Rosen::RSDrawCmdListRenderModifier 194 void RSEnvForegroundColorRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBase>& prop, … in Update() function in OHOS::Rosen::RSEnvForegroundColorRenderModifier 260 void RSEnvForegroundColorStrategyRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBase>… in Update() function in OHOS::Rosen::RSEnvForegroundColorStrategyRenderModifier 283 void RSCustomClipToFrameRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBase>& prop, b… in Update() function in OHOS::Rosen::RSCustomClipToFrameRenderModifier 297 void RSGeometryTransRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBase>& prop, bool … in Update() function in OHOS::Rosen::RSGeometryTransRenderModifier 310 void RSBehindWindowFilterRadiusRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBase>& … in Update() function in OHOS::Rosen::RSBehindWindowFilterRadiusRenderModifier 325 void RSBehindWindowFilterSaturationRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBas… in Update() function in OHOS::Rosen::RSBehindWindowFilterSaturationRenderModifier 341 void RSBehindWindowFilterBrightnessRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBas… in Update() function in OHOS::Rosen::RSBehindWindowFilterBrightnessRenderModifier 357 void RSBehindWindowFilterMaskColorRenderModifier::Update(const std::shared_ptr<RSRenderPropertyBase… in Update() function in OHOS::Rosen::RSBehindWindowFilterMaskColorRenderModifier
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/ |
H A D | rosen_render_grid.cpp | 22 void RosenRenderGrid::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RosenRenderGrid
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/remote_window/ |
H A D | render_remote_window.cpp | 19 void RenderRemoteWindow::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RenderRemoteWindow
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
H A D | rosen_render_stepper_item.cpp | 22 void RosenRenderStepperItem::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RosenRenderStepperItem
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
H A D | rosen_render_tab_bar.cpp | 22 void RosenRenderTabBar::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RosenRenderTabBar
|
H A D | rosen_render_tab_content.cpp | 22 void RosenRenderTabContent::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RosenRenderTabContent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
H A D | rosen_render_tool_bar.cpp | 20 void RosenRenderToolBar::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RosenRenderToolBar
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drop_filter/ |
H A D | rosen_render_drop_filter.cpp | 22 void RosenRenderDropFilter::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RosenRenderDropFilter
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_fe_gaussianblur.cpp | 22 void RenderSvgFeGaussianBlur::Update(const RefPtr<Component> &component) in Update() function in OHOS::Ace::RenderSvgFeGaussianBlur
|
H A D | render_svg_fe_offset.cpp | 22 void RenderSvgFeOffset::Update(const RefPtr<Component> &component) in Update() function in OHOS::Ace::RenderSvgFeOffset
|