Home
last modified time | relevance | path

Searched refs:Clone (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_property_animation.cpp28 originValue_(originValue->Clone()), lastValue_(originValue->Clone()) in RSRenderPropertyAnimation()
105 lastValue_ = originValue_->Clone(); in ParseParam()
120 return property_->Clone(); in GetPropertyValue()
124 return lastValue_->Clone(); in GetPropertyValue()
145 lastValue_ = value->Clone(); in SetAnimationValue()
147 animationValue = value->Clone(); in SetAnimationValue()
148 lastValue_ = value->Clone(); in SetAnimationValue()
160 animationValue = value->Clone(); in GetAnimationValue()
163 lastValue_ = value->Clone(); in GetAnimationValue()
187 lastAnimateValue_ = property_->Clone(); in RecordLastAnimateValue()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_any.h26 RsAny(const RsAny &that) : m_ptr(that.Clone()) {} in RsAny()
55 m_ptr = a.Clone();
65 virtual BaseUPtr Clone() const = 0;
73 BaseUPtr Clone() const in Clone() function
84 BaseUPtr Clone() const in Clone() function
87 return m_ptr->Clone(); in Clone()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dframe.rs34 #[derive(Clone)]
41 #[derive(Clone)]
61 #[derive(Clone)]
67 #[derive(Clone)]
72 #[derive(Clone)]
82 #[derive(Clone)]
87 #[derive(Clone)]
93 #[derive(Clone)]
/ohos5.0/base/security/asset/frameworks/definition/src/
H A Dlib.rs41 #[derive(Clone, Copy)]
151 #[derive(Clone)]
179 #[derive(Clone, Copy)]
262 #[derive(Clone, Copy)]
281 #[derive(Clone, Copy)]
297 #[derive(Clone, Copy)]
332 #[derive(Clone, Copy)]
348 #[derive(Clone, Copy)]
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dframe.rs50 #[derive(Clone)]
76 #[derive(Clone)]
120 #[derive(Clone)]
124 #[derive(Clone)]
131 #[derive(Clone)]
138 #[derive(Clone)]
148 #[derive(Clone)]
156 #[derive(Clone)]
165 #[derive(Clone)]
173 #[derive(Clone)]
[all …]
/ohos5.0/base/request/request/services/src/task/
H A Dnotify.rs21 #[derive(Copy, Clone, Debug, Hash, PartialEq, Eq)]
32 #[derive(Debug, Clone)]
44 #[derive(Clone, Debug)]
51 #[derive(Debug, Clone)]
59 #[derive(Debug, Clone, PartialEq, Eq)]
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dlib.rs32 #[derive(Copy, Clone)]
55 #[derive(Copy, Clone)]
68 #[derive(Copy, Clone)]
98 #[derive(Copy, Clone)]
/ohos5.0/base/request/request/services/src/manage/
H A Dnetwork.rs27 #[derive(Clone)]
34 #[derive(Clone, Debug, PartialEq, Eq)]
87 #[derive(Clone)]
131 #[derive(Clone, Eq, PartialEq, Debug)]
139 #[derive(Copy, Clone, Eq, PartialEq, Debug)]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dgeneric_iterator.h41 virtual Ptr Clone() const = 0; in BASE_BEGIN_NAMESPACE()
60 it_ = it.it_->Clone(); in IIterator()
66 it_ = it->Clone(); in IIterator()
76 it_ = it.it_->Clone();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_property.h40 RefPtr<LayoutProperty> Clone() const override in Clone() function
43 Clone(value); in Clone()
128 void Clone(RefPtr<LayoutProperty> property) const override in Clone() function
131 FlexLayoutProperty::Clone(value); in Clone()
/ohos5.0/base/security/asset/services/common/src/
H A Dprocess_info.rs66 #[derive(Clone)]
77 #[derive(Clone)]
85 #[derive(Clone)]
96 #[derive(Clone)]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_extent_test_ng.cpp100 paintProperty->Clone();
130 paintProperty->Clone();
160 paintProperty->Clone();
191 paintProperty->Clone();
221 paintProperty->Clone();
251 paintProperty->Clone();
282 paintProperty->Clone();
312 paintProperty->Clone();
342 paintProperty->Clone();
373 paintProperty->Clone();
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dstack_property.cpp75 if (auto c = interface_pointer_cast<IValue>(value.Clone(true))) { in SetValueInValueStack()
123 res = SetInternalAny(value.Clone(false)); in SetValue()
344 defaultValue_ = any->Clone(false); in SetInternalAny()
348 currentValue_ = defaultValue_->Clone(true); in SetInternalAny()
383 currentValue_ = defaultValue_->Clone(false); in ResetValue()
392 currentValue_ = defaultValue_->Clone(false); in RemoveAll()
415 if (auto res = Super::SetInternalAny(defaultValue_->Clone(false))) { in Import()
416 currentValue_ = defaultValue_->Clone(true); in Import()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_property.h33 RefPtr<LayoutProperty> Clone() const override in Clone() function
36 Clone(value); in Clone()
62 void Clone(RefPtr<LayoutProperty> property) const override in Clone() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dproperty_animation.cpp70 from_ = current.Clone(); in ProcessOnSet()
71 to_ = value.Clone(); in ProcessOnSet()
72 currentValue_ = current.Clone(); in ProcessOnSet()
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
H A Dnet_packet.rs34 #[derive(Copy, Clone)]
60 #[derive(Copy, Clone)]
67 #[derive(Copy, Clone)]
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_any.h72 virtual IAny::Ptr Clone(const AnyCloneOptions& options) const = 0;
84 IAny::Ptr Clone() const in Clone() function
86 return Clone({ CloneValueType::COPY_VALUE }); in Clone()
88 IAny::Ptr Clone(bool withValue) const in Clone() function
90 return Clone({ withValue ? CloneValueType::COPY_VALUE : CloneValueType::DEFAULT_VALUE }); in Clone()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
H A Dhttp.rs17 #[derive(Clone)]
44 #[derive(PartialEq, Eq, Clone)]
70 #[derive(Clone)]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_property.h55 RefPtr<PaintProperty> Clone() const override;
99 RefPtr<PaintProperty> Clone() const override;
110 RefPtr<PaintProperty> Clone() const override;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_object.h111 virtual RefPtr<ImageObject> Clone() in Clone() function
143 RefPtr<ImageObject> Clone() override in Clone() function
170 RefPtr<ImageObject> Clone() override in Clone() function
211 RefPtr<ImageObject> Clone() override in Clone() function
266 RefPtr<ImageObject> Clone() override in Clone() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_property_animation.cpp62 return property_->Clone(); in GetPropertyValue()
89 originValue_ = originValue->Clone(); in SetOriginValue()
97 startValue_ = originValue_->Clone(); in InitInterpolationValue()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Dproxy.rs27 #[derive(Clone, Default)]
50 #[derive(Clone)]
129 #[derive(Clone)]
147 #[derive(Clone)]
182 #[derive(Clone)]
187 #[derive(Clone, Default)]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_property.h39 RefPtr<LayoutProperty> Clone() const override in Clone() function
42 LinearLayoutProperty::Clone(value); in Clone()
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvdevadm.cpp153 static void Clone(int32_t argc, char *argv[]) in Clone() function
164 VirtualMouseBuilder::Clone(); in Clone()
167 VirtualTouchScreenBuilder::Clone(); in Clone()
170 VirtualKeyboardBuilder::Clone(); in Clone()
241 Clone(argc, argv); in main()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_ffrt/src/
H A Dlib.rs27 #[derive(Clone, Copy, PartialEq, Eq, Debug, Hash)]
54 #[derive(Clone)]

12345678910>>...19