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 - 16
of
16
) sorted by relevance
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H
A
D
running_multi_info.cpp
36
RunningAppClone
clone
;
in ReadFromParcel()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_col/
H
A
D
grid_col_test_ng.cpp
85
auto
clone
= layoutProperty->Clone();
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_container/
H
A
D
grid_container_test_ng.cpp
109
auto
clone
= AceType::DynamicCast<GridContainerLayoutProperty>(layoutProperty->Clone());
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H
A
D
tab_bar_modifier_test_ng.cpp
226
auto
clone
= tabBarPaintProperty_->Clone();
in HWTEST_F()
local
530
auto
clone
= tabBarPaintProperty_->Clone();
in HWTEST_F()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H
A
D
error.rs
53
fn
clone
(&self) -> Self {
in clone()
functions
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H
A
D
obj.rs
35
fn
clone
(&self) -> Self {
in clone()
functions
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkboxgroup/
H
A
D
checkboxgroup_paint_property_test_ng.cpp
188
auto
clone
= paintProperty->Clone();
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/side_bar/
H
A
D
side_bar_view_test_ng.cpp
570
auto
clone
= layoutProperty->Clone();
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
skia_image.cpp
134
auto
clone
= MakeRefPtr<SkiaImage>(image_);
in Clone()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_row/old_cases/
H
A
D
grid_row_test_ng.cpp
1586
auto
clone
= layoutProperty->Clone();
in HWTEST_F()
local
1652
auto
clone
= layoutProperty->Clone();
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H
A
D
drawing_image.cpp
200
auto
clone
= MakeRefPtr<DrawingImage>(image_);
in Clone()
local
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H
A
D
softbus_proxychannel_pipeline.c
377
char *
clone
= (char *)SoftBusCalloc(UUID_BUF_LEN);
in TransProxyPipelineOnChannelOpened()
local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H
A
D
material_impl.cpp
38
BindMetaProperty( PropertyHandlerArrayHolder& handler, META_NS::IProperty::Ptr&
clone
, META_NS::IProperty::Ptr& prop)
BindMetaProperty()
argument
44
BindMetaProperty( PropertyHandlerArrayHolder& handler, META_NS::IProperty::Ptr&
clone
, META_NS::IProperty::Ptr& prop)
BindMetaProperty()
argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H
A
D
picker_theme.h
154
RefPtr<PickerTheme>
clone
() const
in clone()
function in OHOS::Ace::final
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H
A
D
calendar_picker_test_ng.cpp
3434
auto
clone
= layoutProperty->Clone();
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components/select/
H
A
D
select_theme.h
311
RefPtr<SelectTheme>
clone
()
in clone()
function in OHOS::Ace::final
Completed in 23 milliseconds