Home
last modified time | relevance | path

Searched defs:updateType (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_component.cpp42 uint32_t updateType = static_cast<uint32_t>(UpdateRenderType::NONE); in Compare() local
H A Dlist_item_group_component.cpp39 uint32_t updateType = static_cast<uint32_t>(UpdateRenderType::NONE); in Compare() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dsole_child_component.h38 void SetUpdateType(UpdateType updateType) override in SetUpdateType()
H A Dcomposed_component.h40 void SetUpdateType(UpdateType updateType) override in SetUpdateType()
H A Dcomponent_group.h149 void SetUpdateType(UpdateType updateType) override in SetUpdateType()
H A Dcomponent.h101 virtual void SetUpdateType(UpdateType updateType) in SetUpdateType()
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Di_anco_consumer.h76 ANCO_WINDOW_UPDATE_TYPE updateType; member
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/
H A Dformmgrservice_fuzzer.cpp59 bool updateType = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Di_anco_consumer.cpp135 uint32_t updateType {}; in Unmarshalling() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.cpp48 uint32_t updateType = static_cast<uint32_t>(UpdateRenderType::NONE); in Compare() local
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h245 const int32_t updateType) in LifecycleUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.cpp363 uint32_t updateType = static_cast<uint32_t>(UpdateRenderType::NONE); in Compare() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_tile.cpp158 …dowLayoutPolicyTile::PerformWindowLayout(const sptr<WindowNode>& node, WindowUpdateType updateType) in PerformWindowLayout()
H A Dwindow_layout_policy_cascade.cpp159 …dowLayoutPolicyCascade::LayoutPreProcess(const sptr<WindowNode>& node, WindowUpdateType updateType) in LayoutPreProcess()
169 …LayoutPolicyCascade::PerformWindowLayout(const sptr<WindowNode>& node, WindowUpdateType updateType) in PerformWindowLayout()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h74 …st std::vector<int64_t> &formIds, const sptr<IRemoteObject> &callerToken, bool updateType) override in LifecycleUpdate()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h62 const bool updateType) override in LifecycleUpdate()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp70 const sptr<IRemoteObject> &callerToken, bool updateType) override in LifecycleUpdate()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp373 bool updateType = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.cpp195 DistributedUI::UpdateType updateType; in OnTreeUpdate() local
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp1323 WindowUpdateType updateType = WindowUpdateType::WINDOW_UPDATE_ACTIVE; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp587 std::string updateType = system::GetParameter(UPDATE_TYPE, ""); in GetOTACompileList() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp519 const sptr<IRemoteObject> &callerToken, bool updateType) in LifecycleUpdate()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp878 bool updateType = true; variable
3621 bool updateType = true; variable
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp682 bool updateType) in LifecycleUpdate()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp487 bool updateType = data.ReadBool(); in HandleLifecycleUpdate() local

12