Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dmemory_monitor.h41 void Update(T* ptr, void* refPtr) in Update() function
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dinterval.cpp21 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 Dassert_helper.h36 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 Dassert_helper.h31 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 DReadme-EN.md1 # Update chapter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_compose.h31 void Update(int32_t base, int32_t extent) in Update() function
37 void Update(int32_t both) in Update() function
H A Dtext_selection.h37 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 Dshader_input_buffer.cpp72 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 Drender_focus_collaboration.h28 void Update(const RefPtr<Component>& component) override {}; in Update() function
/ohos5.0/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_digest.cpp51 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 Dprogress_element.h30 void Update() override in Update() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/split_container/
H A Dsplit_container_element.cpp20 void SplitContainerElement::Update() in Update() function in OHOS::Ace::SplitContainerElement
/ohos5.0/docs/en/readme/
H A Dupdate.md1 # Update chapter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drender_data_panel.cpp32 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 Ddata_panel_element.h32 void Update() override in Update() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_modifier.cpp168 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 Drosen_render_grid.cpp22 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 Drender_remote_window.cpp19 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 Drosen_render_stepper_item.cpp22 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 Drosen_render_tab_bar.cpp22 void RosenRenderTabBar::Update(const RefPtr<Component>& component) in Update() function in OHOS::Ace::RosenRenderTabBar
H A Drosen_render_tab_content.cpp22 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 Drosen_render_tool_bar.cpp20 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 Drosen_render_drop_filter.cpp22 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 Drender_svg_fe_gaussianblur.cpp22 void RenderSvgFeGaussianBlur::Update(const RefPtr<Component> &component) in Update() function in OHOS::Ace::RenderSvgFeGaussianBlur
H A Drender_svg_fe_offset.cpp22 void RenderSvgFeOffset::Update(const RefPtr<Component> &component) in Update() function in OHOS::Ace::RenderSvgFeOffset

12345678910>>...19