Home
last modified time | relevance | path

Searched defs:change (Results 1 - 25 of 29) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.h33 void (*change)(CJTextPickerResult pickerResult); member
H A Dcj_textpicker_ffi.cpp28 TextPickerDialogEvent( std::function<void(CJTextPickerResult)> accept, std::function<void(CJTextPickerResult)> change) TextPickerDialogEvent() argument
/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/property/
H A DArrayPropertyEventHandlerTest.cpp61 ArrayChanges<int> change; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_component.h37 void MarkOptionChanged(bool change) in MarkOptionChanged() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dlocalization_module.cpp85 CJSONParser::LanguageState change = localization->parser_->ChangeLanguage(); in GetValueByKey() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h38 std::map<IndexName, IndexInfo> change; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_object_hierarchy_observer.h87 HierarchyChangeType change; member
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/
H A Dhdilayer_fuzzer.cpp82 bool change = GetData<bool>(); in GetLayerInfoFromData() local
/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.h52 void SetOptionCssChanged(bool change) in SetOptionCssChanged() argument
57 void SetOptionCustomChanged(bool change) in SetOptionCustomChanged() argument
72 void SetOperationCssChanged(bool change) in SetOperationCssChanged() argument
77 void SetOperationCustomChanged(bool change) in SetOperationCustomChanged() argument
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp200 bool change = iter != clientList_.end(); in Unregister() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list_item_group.cpp137 auto change = changeArray->GetValueAt(i); in SetChildrenMainSize() local
H A Djs_water_flow.cpp68 auto change = changeArray->GetValueAt(i); in ParseChanges() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_event_tdd_test.cpp1499 char *change = JSObject::GetString(page, "change"); HWTEST_F() local
1555 char *change = JSObject::GetString(page, "change"); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfObjectHierarchyObserverTest.cpp35 size_t GetMatching(const BASE_NS::vector<HierarchyChangedInfo>& changedCalls, HierarchyChangeType change, in GetMatching() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.cpp132 HierarchyChangedInfo change; in NotifyObjectChangedOp() local
144 HierarchyChangedInfo change; in NotifyContainerChangeOp() local
169 HierarchyChangedInfo change; NotifyContainerMoveOp() local
183 HierarchyChangedInfo change; NotifyContentChangeOp() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp311 bool change = HdiLayerInfoTest::hdiLayerInfo_->GetTunnelHandleChange(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_particle_params.h54 Change(const Change& change) = default; member in OHOS::Rosen::Change
55 Change& operator=(const Change& change) = default; member in OHOS::Rosen::Change
73 auto change = valChangeOverLife[i]; in ParticleParaType() local
122 auto change = valChangeOverLife[i]; in ParticleColorParaType() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H A Drsrendernode_fuzzer.cpp111 bool change = GetData<bool>(); in RSBaseRenderNodeFuzzTest() local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage.cpp649 std::string change; in RegisterObserver() local
674 std::string change; in UnRegisterObserver() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtween_option.h275 void SetTransformOriginChanged(bool change) in SetTransformOriginChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.h172 void SetPrimaryChange(bool change) in SetPrimaryChange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.cpp312 void ListItemGroupPattern::OnChildrenSizeChanged(std::tuple<int32_t, int32_t, int32_t> change, ListChangeFlag flag) in OnChildrenSizeChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.cpp683 double change = percentChange_ * MILLISECOND_PER_PERCENT; in UpdateProgressAnimation() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h68 ChangeInOverLife(const ChangeInOverLife& change) = default; member in OHOS::Rosen::ChangeInOverLife
69 ChangeInOverLife& operator=(const ChangeInOverLife& change) = default; member in OHOS::Rosen::ChangeInOverLife
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp757 int Metadata::SetTimeChangeMark(const std::string &deviceId, bool change) in SetTimeChangeMark() argument

Completed in 21 milliseconds

12