Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 25 of 53) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_property.h39 auto copy = MakeRefPtr<NavDestinationLayoutProperty>(); in Clone() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dgroup_negotiation_state.cpp104 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local
110 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local
152 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in DoDhcpInGroupStart() local
H A Dp2p_group_operating_state.cpp200 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupRemovedEvt() local
H A Dp2p_idle_state.cpp337 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_property.h40 auto copy = MakeRefPtr<NavBarLayoutProperty>(); in Clone() local
H A Dtitle_bar_layout_property.h39 auto copy = MakeRefPtr<TitleBarLayoutProperty>(); in Clone() local
H A Dnavdestination_layout_property_base.h71 auto copy = MakeRefPtr<NavDestinationLayoutPropertyBase>(); in Clone() local
H A Dnavigation_layout_property.h42 auto copy = MakeRefPtr<NavigationLayoutProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
H A Dblank_layout_property.h38 auto copy = MakeRefPtr<BlankLayoutProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/binary/i18n/
H A Dentry.json15 "copy":"复制", string
85 "copy":"Copy", string
219 "copy":"Kopi", string
277 "copy":"Copy", string
393 "copy":"ቅዳ", string
596 "copy":"نسخ", string
1512 "copy":"복사", string
1715 "copy":"کپی", string
1744 "copy":"コピー", string
2228 "copy":"複製", string
[all …]
/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dts_list.h50 std::list<T> copy = list_; in claim() local
/ohos5.0/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); variable
/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dvector_unit_test.cpp250 Vector<uint16_t> copy; variable
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-matrix4.md137 ### copy subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-matrix4.md137 ### copy subsection
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dparser.js29 function copy(obj) { function
H A Dast.js207 copy(src, overwrite) { method in AstObject
508 copy(src, overwrite) { method in ConfigNode
653 copy(src, overwrite) { method in ConfigTerm
730 copy(src, overwrite) { method in ConfigArray
/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_core.c177 struct CanMsg *copy = NULL; in CanCntlrOnNewMsg() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXMat4.js35 copy(m) { method in XMat4
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h318 constexpr typename basic_string_view<CharT>::size_type basic_string_view<CharT>::copy( in copy() function
325 auto const copy = (left < count) ? left : count; in copy() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_manager_test.cpp47 std::string copy = str; variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c283 ExecutorInfoHal *copy = CopyExecutorInfo(executorInfo); in QueryExecutor() local
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-buffer.md718 ### copy subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-buffer.md717 ### copy subsection
/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhdf_sbuf_impl.h65 struct HdfSBufImpl *(*copy)(const struct HdfSBufImpl *sbuf); member

123