Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:Clone
(Results
1 - 25
of
41
) sorted by relevance
1
2
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H
A
D
static_image_object.cpp
49
RefPtr<ImageObject> StaticImageObject::
Clone
()
in Clone()
function in OHOS::Ace::NG::StaticImageObject
H
A
D
animated_image_object.cpp
48
RefPtr<ImageObject> AnimatedImageObject::
Clone
()
in Clone()
function in OHOS::Ace::NG::AnimatedImageObject
/foundation/arkui/ace_engine/test/mock/core/render/
H
A
D
mock_pixmap_image.cpp
29
RefPtr<CanvasImage> PixelMapImage::
Clone
()
in Clone()
function in OHOS::Ace::NG::PixelMapImage
H
A
D
mock_skia_image.cpp
20
RefPtr<CanvasImage> DrawingImage::
Clone
()
in Clone()
function in OHOS::Ace::NG::DrawingImage
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H
A
D
water_flow_layout_property.cpp
85
RefPtr<LayoutProperty> WaterFlowLayoutProperty::
Clone
() const
in Clone()
function in OHOS::Ace::NG::WaterFlowLayoutProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H
A
D
paint_property.h
36
virtual RefPtr<PaintProperty>
Clone
() const
in Clone()
function in OHOS::Ace::NG::PaintProperty
/foundation/arkui/ace_engine/test/unittest/core/rosen/
H
A
D
mock_pixmap_image.cpp
29
RefPtr<CanvasImage> PixelMapImage::
Clone
()
in Clone()
function in OHOS::Ace::NG::PixelMapImage
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H
A
D
rs_any.h
73
BaseUPtr
Clone
() const
in Clone()
function
84
BaseUPtr
Clone
() const
in Clone()
function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H
A
D
region.h
40
void
Clone
(const Region& other)
in Clone()
function in OHOS::Rosen::Drawing::Region
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
geometry_node.cpp
33
RefPtr<GeometryNode> GeometryNode::
Clone
() const
in Clone()
function in OHOS::Ace::NG::GeometryNode
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
number.cpp
147
IAny::Ptr Number::
Clone
(const AnyCloneOptions& options) const
in Clone()
function in Internal::Number
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H
A
D
error.rs
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H
A
D
serial_buffer.cpp
108
SerialBuffer *SerialBuffer::
Clone
(int &outErrorNo)
in Clone()
function in DistributedDB::SerialBuffer
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H
A
D
av_trans_meta.cpp
29
std::shared_ptr<OHOS::Media::Plugin::BufferMeta> AVTransAudioBufferMeta::
Clone
()
in Clone()
function in OHOS::DistributedHardware::AVTransAudioBufferMeta
96
std::shared_ptr<OHOS::Media::Plugin::BufferMeta> AVTransVideoBufferMeta::
Clone
()
in Clone()
function in OHOS::DistributedHardware::AVTransVideoBufferMeta
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H
A
D
any.h
199
IAny::Ptr
Clone
(bool withValue) const
in Clone()
function in Any
/foundation/multimodalinput/input/util/network/src/
H
A
D
stream_buffer.cpp
212
bool StreamBuffer::
Clone
(const StreamBuffer &buf)
in Clone()
function in OHOS::MMI::StreamBuffer
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H
A
D
obj.rs
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_region.cpp
121
void SkiaRegion::
Clone
(const Region& other)
in Clone()
function in OHOS::Rosen::Drawing::SkiaRegion
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
skia_image.cpp
132
RefPtr<CanvasImage> SkiaImage::
Clone
()
in Clone()
function in OHOS::Ace::NG::SkiaImage
/foundation/arkui/ace_engine/frameworks/core/image/
H
A
D
image_object.h
111
virtual RefPtr<ImageObject>
Clone
()
in Clone()
function in OHOS::Ace::ImageObject
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
property_util.cpp
158
IPropertyHandle* CustomPropertyPodContainer::
Clone
(const IPropertyHandle* /* src */) const
in Clone()
function in CustomPropertyPodContainer
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H
A
D
property_util.cpp
153
IPropertyHandle* CustomPropertyPodContainer::
Clone
(const IPropertyHandle* src) const
in Clone()
function in CustomPropertyPodContainer
547
IPropertyHandle* CustomPropertyBindingContainer::
Clone
(const IPropertyHandle* src) const
in Clone()
function in CustomPropertyBindingContainer
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H
A
D
intf_any.h
84
IAny::Ptr
Clone
() const
in Clone()
function in AnyReturn::IAny
88
IAny::Ptr
Clone
(bool withValue) const
in Clone()
function in AnyReturn::IAny
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H
A
D
rs_render_property.h
84
virtual const std::shared_ptr<RSRenderPropertyBase>
Clone
() const
in Clone()
function in OHOS::Rosen::RSRenderPropertyBase
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H
A
D
entity_manager.cpp
397
IEntityManager::Iterator::Ptr EntityManager::IteratorImpl::
Clone
() const
in Clone()
function in EntityManager::IteratorImpl
Completed in 11 milliseconds
1
2