Home
last modified time | relevance | path

Searched defs:move (Results 1 - 6 of 6) sorted by relevance

/base/update/sys_installer/services/module_update/include/
H A Dmodule_loop.h37 : deviceFd(std::move(fd.deviceFd)), name(std::move(fd.name)) {} in move() function in OHOS::SysInstaller::Loop::LoopbackDeviceUniqueFd
/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp169 Attributes::Impl::Impl(Attributes::Impl &&other) noexcept : map_(std::move(other.map_)) in move() function
1007 Attributes::Attributes(Attributes &&other) noexcept : impl_(std::move(other.impl_)) in move() function
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h153 int (*move)(struct nouveau_channel *, struct ttm_buffer_object *, struct ttm_resource *, struct ttm_resource *); member
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/
H A Dhvigor-wrapper.js[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c10445 int move; in adjust_subprog_starts_after_remove() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1326 ArkUI_Int32 move; member

Completed in 48 milliseconds