Home
last modified time | relevance | path

Searched defs:operator (Results 226 – 250 of 1147) sorted by relevance

12345678910>>...46

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dop_item.h56 OpItem& operator=(OpItem&&) = delete; variable
57 OpItem& operator=(const OpItem&) = default; variable
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_service.h154 GattService &operator=(const GattService &) = default; variable
157 GattService &operator=(GattService &&) = default; variable
/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/common/
H A Dtask_manager.h78 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 Dtime_span.h39 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 Dbit_field.h115 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 Dability_loader.h91 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 Drs_render_frame_rate_linker.h34 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 Drs_point_light_manager.h52 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 Drs_typeface_cache.h85 RSTypefaceCache& operator=(const RSTypefaceCache&) = delete; variable
86 RSTypefaceCache& operator=(const RSTypefaceCache&&) = delete; variable
H A Drs_image_cache.h63 RSImageCache& operator=(const RSImageCache&) = delete; variable
64 RSImageCache& operator=(const RSImageCache&&) = delete; variable
/ohos5.0/base/hiviewdfx/hiview/core/include/
H A Dplugin_bundle.h31 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 Dcommunicator_context.h48 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 Devent.h38 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 Dhgm_energy_consumption_policy.h55 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 Dextension_plugin_info.h61 ExtensionPluginInfo& operator=(const ExtensionPluginInfo&) = delete; variable
62 ExtensionPluginInfo& operator=(ExtensionPluginInfo&&) = delete; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.h42 JsModuleReader& operator=(const JsModuleReader&) = default; variable
43 JsModuleReader& operator=(JsModuleReader&&) = default; variable
/ohos5.0/foundation/window/window_manager_lite/interfaces/innerkits/
H A Dinput_event_listener_proxy.h79 InputEventListenerProxy& operator=(const InputEventListenerProxy&) = delete; variable
81 InputEventListenerProxy& operator=(InputEventListenerProxy&&) = delete; variable
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dtimer_event_handler.h37 TimerEventHandler& operator=(const TimerEventHandler&) = delete; variable
39 TimerEventHandler& operator=(const TimerEventHandler&&) = delete; variable
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_group.h68 TaskGroup& operator=(const TaskGroup &) = delete; variable
70 TaskGroup& operator=(TaskGroup &&) = delete; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Danimatable_dimension.h98 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 Dfont_ram_allocator.h32 FontRamAllocator& operator=(const FontRamAllocator&) = delete; variable
36 FontRamAllocator& operator=(const FontRamAllocator&&) = delete; variable
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/dfx/
H A Devent_injector.h179 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 Dproperty_util.h49 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 Dproperty_data.h39 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 Dintf_render_node_context_manager.h123 IRenderNodeContextManager& operator=(const IRenderNodeContextManager&) = delete; variable
125 IRenderNodeContextManager& operator=(IRenderNodeContextManager&&) = delete; variable

12345678910>>...46