Home
last modified time | relevance | path

Searched defs:operator (Results 176 – 200 of 1237) sorted by relevance

12345678910>>...50

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnn_tensor.h38 NNTensor& operator=(NNTensor&& tensor) noexcept; variable
41 NNTensor& operator=(const NNTensor& tensor) = delete; variable
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm/
H A Dscreen_group.h32 ScreenGroup& operator=(const ScreenGroup&) = delete; variable
33 ScreenGroup& operator=(ScreenGroup&&) = delete; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dcapability_info_manager.h37 CapabilityInfoManager &operator = (const CapabilityInfoManager &) = delete; variable
39 CapabilityInfoManager &operator = (CapabilityInfoManager &&) = delete; variable
H A Dmeta_info_manager.h35 MetaInfoManager &operator = (const MetaInfoManager &) = delete; variable
37 MetaInfoManager &operator = (MetaInfoManager &&) = delete; variable
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dsequence_runner.h35 SequenceRunner& operator=(const SequenceRunner &) = delete; variable
37 SequenceRunner& operator=(SequenceRunner &&) = delete; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ai/
H A Dimage_analyzer_loader.h35 ImageAnalyzerLoader& operator=(const ImageAnalyzerLoader&) = delete; variable
36 ImageAnalyzerLoader& operator=(ImageAnalyzerLoader&&) = delete; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/stylus/
H A Dstylus_detector_loader.h35 StylusDetectorLoader& operator=(const StylusDetectorLoader&) = delete; variable
36 StylusDetectorLoader& operator=(StylusDetectorLoader&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/systems/
H A Dintf_morphing_system.h50 IMorphingSystem& operator=(const IMorphingSystem&) = delete; variable
51 IMorphingSystem& operator=(IMorphingSystem&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_command_list.h408 IRenderCommandList& operator=(const IRenderCommandList&) = delete; variable
410 IRenderCommandList& operator=(IRenderCommandList&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_path.h52 RSPath& operator=(const RSPath&) = delete; variable
53 RSPath& operator=(const RSPath&&) = delete; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_read.h97 LogAssistant& operator=(const LogAssistant&) = delete; variable
98 LogAssistant& operator=(const LogAssistant&&) = delete; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddelegate_callback.h28 DelegateCallback& operator=(const DelegateCallback &callback) = delete; variable
30 DelegateCallback& operator=(DelegateCallback &&callback) = delete; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/eventcenter/
H A Devent.h34 API_EXPORT Event &operator=(Event &&) noexcept = delete; variable
35 API_EXPORT Event &operator=(const Event &) = delete; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_dms_handler.h49 ObjectDmsHandler &operator=(const ObjectDmsHandler &) = delete; variable
51 ObjectDmsHandler &operator=(ObjectDmsHandler &&) = delete; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/utils/
H A Dblock_integer.h24 API_EXPORT BlockInteger &operator=(const BlockInteger &integer) = default; variable
37 API_EXPORT BlockInteger &operator=(int value); variable
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dobject_storage_engine.h49 ObjectStorageEngine &operator=(const ObjectStorageEngine &) = delete; variable
51 ObjectStorageEngine &operator=(ObjectStorageEngine &&) = delete; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dapp_loader.h62 ApplicationLoader &operator=(const ApplicationLoader &) = delete; variable
64 ApplicationLoader &operator=(ApplicationLoader &&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_sync_transaction_controller.h47 RSSyncTransactionController& operator=(const RSSyncTransactionController&) = delete; variable
48 RSSyncTransactionController& operator=(const RSSyncTransactionController&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_drawing_node.h52 RSCanvasDrawingNode& operator=(const RSCanvasDrawingNode&) = delete; variable
53 RSCanvasDrawingNode& operator=(const RSCanvasDrawingNode&&) = delete; variable
H A Drs_root_node.h45 RSRootNode& operator=(const RSRootNode&) = delete; variable
46 RSRootNode& operator=(const RSRootNode&&) = delete; variable
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.h31 Hibernate &operator=(const Hibernate &) = delete; variable
32 Hibernate &operator=(const Hibernate &&) = delete; variable
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_native_selector.h57 NciLibsLoader &operator=(NciLibsLoader &) = delete; variable
86 NciNativeSelector &operator=(NciNativeSelector &) = delete; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/include/
H A Dcgroup_controller.h35 CgroupController& operator=(const CgroupController& controller) = delete; variable
37 CgroupController& operator=(CgroupController&& controller); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_convert_tools.h38 ConverterHandle& operator= (const ConverterHandle&) = delete; variable
40 ConverterHandle& operator= (ConverterHandle&&) = delete; variable
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/include/
H A Ddetail_enhancer.h39 DetailEnhancer& operator=(const DetailEnhancer&) = delete; variable
41 DetailEnhancer& operator=(DetailEnhancer&&) = delete; variable

12345678910>>...50