Home
last modified time | relevance | path

Searched defs:copy (Results 1 - 25 of 410) sorted by relevance

12345678910>>...17

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_property.h39 auto copy = MakeRefPtr<NavDestinationLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_layout_property.h35 auto copy = MakeRefPtr<LinearIndicatorLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
H A Dblank_layout_property.h38 auto copy = MakeRefPtr<BlankLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavdestination_layout_property_base.h38 auto copy = MakeRefPtr<NavDestinationLayoutPropertyBase>(); variable
H A Dnav_bar_layout_property.h40 auto copy = MakeRefPtr<NavBarLayoutProperty>(); variable
H A Dnavigation_layout_property.h42 auto copy = MakeRefPtr<NavigationLayoutProperty>(); variable
[all...]
H A Dtitle_bar_layout_property.h39 auto copy = MakeRefPtr<TitleBarLayoutProperty>(); variable
[all...]
/kernel/linux/build/test/tracepointtest/
H A Dtracepoint.sh36 copy() { function
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
/foundation/graphic/graphic_utils_lite/test/
H A Dvector_unit_test.cpp250 Vector<uint16_t> copy; in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/util/
H A Dts_list.h50 std::list<T> copy = list_; in claim() local
/foundation/filemanagement/dfs_service/utils/inner_api/
H A Dfdsan.h29 fdsan_fd(const fdsan_fd& copy) = delete; member
40 fdsan_fd& operator=(const fdsan_fd& copy) = delete; member
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_type_file.cpp31 MtpFsTypeFile::MtpFsTypeFile(const MtpFsTypeFile &copy) in MtpFsTypeFile() argument
H A Dmtpfs_type_tmp_file.cpp27 MtpFsTypeTmpFile::MtpFsTypeTmpFile(const MtpFsTypeTmpFile &copy) in MtpFsTypeTmpFile() argument
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Doption_util.py76 import copy namespace
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_node_showing_command_test.cpp54 auto copy = RSNodeGetShowingPropertyAndCancelAnimation::Unmarshalling(parcel); in HWTEST_F() local
/kernel/linux/linux-5.10/lib/mpi/
H A Dmpi-mod.c36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init() argument
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dmpi-mod.c36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init() argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A D__init__.py18 import copy namespace
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtest_utils.h105 auto copy = a.Clone(true); in IsEqual() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DSharedPtrTest.cpp118 auto copy = BASE_NS::shared_ptr<int>(ptr); in HWTEST_F() local
144 auto copy = p; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp215 void ValidateGpuImageCopy(const GpuImageDesc& desc, const BufferImageCopy& copy, const string_view name) in ValidateGpuImageCopy() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H A Dmtpfs_type_basic.h30 MtpFsTypeBasic(const MtpFsTypeBasic &copy) in MtpFsTypeBasic() argument
/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/
H A Dffrt_trace_recover.py21 import copy namespace

Completed in 8 milliseconds

12345678910>>...17