Home
last modified time | relevance | path

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

12

/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...]
/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
H A Dmtpfs_type_dir.cpp38 MtpFsTypeDir::MtpFsTypeDir(const MtpFsTypeDir &copy) in MtpFsTypeDir() argument
/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
/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
H A Dffrt_trace_process.py17 import copy namespace
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcircular_buffer.h42 explicit circular_buffer(circular_buffer& copy) in circular_buffer() argument
159 circular_buffer &operator=(circular_buffer &copy) in operator =() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dfixed_string.h209 constexpr size_type copy(CharT* const dst, size_type todo, size_type pos = 0) const in copy() function in basic_fixed_string
H A Dstring_view.h318 constexpr typename basic_string_view<CharT>::size_type basic_string_view<CharT>::copy( in copy() function in basic_string_view
325 auto const copy = (left < count) ? left : count; in copy() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dgroup_negotiation_state.cpp101 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local
107 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local
138 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp63 void BlitScalingImage(IRenderCommandList& cmdList, const BufferImageCopy& copy, const RenderHandle srcHandle, in BlitScalingImage() argument

Completed in 13 milliseconds

12