/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_textpicker_ffi.h | 33 void (*change)(CJTextPickerResult pickerResult); member
|
H A D | cj_textpicker_ffi.cpp | 28 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 D | ArrayPropertyEventHandlerTest.cpp | 61 ArrayChanges<int> change; in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/transition/ |
H A D | transition_component.h | 37 void MarkOptionChanged(bool change) in MarkOptionChanged() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | localization_module.cpp | 85 CJSONParser::LanguageState change = localization->parser_->ChangeLanguage(); in GetValueByKey() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | schema_object.h | 38 std::map<IndexName, IndexInfo> change; member
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_object_hierarchy_observer.h | 87 HierarchyChangeType change; member
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/ |
H A D | hdilayer_fuzzer.cpp | 82 bool change = GetData<bool>(); in GetLayerInfoFromData() local
|
/foundation/arkui/ace_engine/frameworks/core/components/tween/ |
H A D | tween_component.h | 52 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 D | event_controller.cpp | 200 bool change = iter != clientList_.end(); in Unregister() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_list_item_group.cpp | 137 auto change = changeArray->GetValueAt(i); in SetChildrenMainSize() local
|
H A D | js_water_flow.cpp | 68 auto change = changeArray->GetValueAt(i); in ParseChanges() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | input_event_tdd_test.cpp | 1499 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 D | IntfObjectHierarchyObserverTest.cpp | 35 size_t GetMatching(const BASE_NS::vector<HierarchyChangedInfo>& changedCalls, HierarchyChangeType change, in GetMatching() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object_hierarchy_observer.cpp | 132 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 D | hdilayerinfo_test.cpp | 311 bool change = HdiLayerInfoTest::hdiLayerInfo_->GetTunnelHandleChange();
in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_particle_params.h | 54 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 D | rsrendernode_fuzzer.cpp | 111 bool change = GetData<bool>(); in RSBaseRenderNodeFuzzTest() local
|
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/ |
H A D | napi_storage.cpp | 649 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 D | tween_option.h | 275 void SetTransformOriginChanged(bool change) in SetTransformOriginChanged() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | render_list_item.h | 172 void SetPrimaryChange(bool change) in SetPrimaryChange() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_group_pattern.cpp | 312 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 D | render_button.cpp | 683 double change = percentChange_ * MILLISECOND_PER_PERCENT; in UpdateProgressAnimation() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_particle.h | 68 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 D | meta_data.cpp | 757 int Metadata::SetTimeChangeMark(const std::string &deviceId, bool change) in SetTimeChangeMark() argument
|