/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
H A D | op_item.h | 56 OpItem& operator=(OpItem&&) = delete; variable 57 OpItem& operator=(const OpItem&) = default; variable
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_gatt_service.h | 154 GattService &operator=(const GattService &) = default; variable 157 GattService &operator=(GattService &&) = default; variable
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/common/ |
H A D | task_manager.h | 78 TaskManager& operator=(const TaskManager&) = delete; variable 80 TaskManager& operator=(TaskManager&&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | time_span.h | 39 constexpr TimeSpan& operator=(const TimeSpan& rhs) noexcept = default; in META_BEGIN_NAMESPACE() local 40 constexpr TimeSpan& operator=(TimeSpan&& rhs) noexcept = default; in META_BEGIN_NAMESPACE() local
|
H A D | bit_field.h | 115 constexpr EnumBitField& operator=(const EnumBitField& other) noexcept = default; variable 116 constexpr EnumBitField& operator=(EnumBitField&& other) noexcept = default; variable 265 constexpr SubEnumBitField& operator=(const SubEnumBitField&) = default; variable 266 constexpr SubEnumBitField& operator=(SubEnumBitField&&) = default; variable
|
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/ability_lite/ |
H A D | ability_loader.h | 91 AbilityLoader &operator=(const AbilityLoader &) = delete; variable 93 AbilityLoader &operator=(AbilityLoader &&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_render_frame_rate_linker.h | 34 RSRenderFrameRateLinker& operator=(const RSRenderFrameRateLinker&) = delete; variable 35 RSRenderFrameRateLinker& operator=(const RSRenderFrameRateLinker&&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ |
H A D | rs_point_light_manager.h | 52 RSPointLightManager& operator=(const RSPointLightManager&) = delete; variable 53 RSPointLightManager& operator=(const RSPointLightManager&&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/ |
H A D | rs_typeface_cache.h | 85 RSTypefaceCache& operator=(const RSTypefaceCache&) = delete; variable 86 RSTypefaceCache& operator=(const RSTypefaceCache&&) = delete; variable
|
H A D | rs_image_cache.h | 63 RSImageCache& operator=(const RSImageCache&) = delete; variable 64 RSImageCache& operator=(const RSImageCache&&) = delete; variable
|
/ohos5.0/base/hiviewdfx/hiview/core/include/ |
H A D | plugin_bundle.h | 31 PluginBundle& operator= (const PluginBundle&) = delete; variable 33 PluginBundle& operator=(PluginBundle&& bundle) = delete; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/ |
H A D | communicator_context.h | 48 void operator=(CommunicatorContext const &) = delete; variable 50 CommunicatorContext &operator=(CommunicatorContext &&) = delete; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/eventcenter/ |
H A D | event.h | 38 API_EXPORT Event &operator=(Event &&) noexcept = delete; variable 39 API_EXPORT Event &operator=(const Event &) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_energy_consumption_policy.h | 55 HgmEnergyConsumptionPolicy& operator=(const HgmEnergyConsumptionPolicy&) = delete; variable 56 HgmEnergyConsumptionPolicy& operator=(const HgmEnergyConsumptionPolicy&&) = delete; variable
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/ |
H A D | extension_plugin_info.h | 61 ExtensionPluginInfo& operator=(const ExtensionPluginInfo&) = delete; variable 62 ExtensionPluginInfo& operator=(ExtensionPluginInfo&&) = delete; variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_module_reader.h | 42 JsModuleReader& operator=(const JsModuleReader&) = default; variable 43 JsModuleReader& operator=(JsModuleReader&&) = default; variable
|
/ohos5.0/foundation/window/window_manager_lite/interfaces/innerkits/ |
H A D | input_event_listener_proxy.h | 79 InputEventListenerProxy& operator=(const InputEventListenerProxy&) = delete; variable 81 InputEventListenerProxy& operator=(InputEventListenerProxy&&) = delete; variable
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | timer_event_handler.h | 37 TimerEventHandler& operator=(const TimerEventHandler&) = delete; variable 39 TimerEventHandler& operator=(const TimerEventHandler&&) = delete; variable
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/ |
H A D | task_group.h | 68 TaskGroup& operator=(const TaskGroup &) = delete; variable 70 TaskGroup& operator=(TaskGroup &&) = delete; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | animatable_dimension.h | 98 AnimatableDimension& operator=(const Dimension& newDimension); variable 100 AnimatableDimension& operator=(const CalcDimension& newDimension); variable 102 AnimatableDimension& operator=(const AnimatableDimension& newDimension); variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | font_ram_allocator.h | 32 FontRamAllocator& operator=(const FontRamAllocator&) = delete; variable 36 FontRamAllocator& operator=(const FontRamAllocator&&) = delete; variable
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/dfx/ |
H A D | event_injector.h | 179 EventInjector& operator=(const EventInjector&) = delete; variable 181 EventInjector& operator=(EventInjector&&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | property_util.h | 49 CustomPropertyPodContainer& operator=(const CustomPropertyPodContainer& other) = delete; in CORE3D_BEGIN_NAMESPACE() local 50 CustomPropertyPodContainer& operator=(CustomPropertyPodContainer&& other) = delete; in CORE3D_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/ |
H A D | property_data.h | 39 PropertyData& operator=(const PropertyData& other) = delete; variable 40 PropertyData& operator=(PropertyData&& other) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/ |
H A D | intf_render_node_context_manager.h | 123 IRenderNodeContextManager& operator=(const IRenderNodeContextManager&) = delete; variable 125 IRenderNodeContextManager& operator=(IRenderNodeContextManager&&) = delete; variable
|