Home
last modified time | relevance | path

Searched defs:operator (Results 51 – 75 of 1237) sorted by relevance

12345678910>>...50

/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/interface/inner_api/
H A Dvideo_processing_capi_interface.h54 IVideoProcessingNdk& operator=(const IVideoProcessingNdk&) = delete; variable
56 IVideoProcessingNdk& operator=(IVideoProcessingNdk&&) = delete; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/include/command/
H A Dcommand.h30 Command &operator=(const Command &command) = delete; variable
31 Command &operator=(Command &&command) = delete; variable
H A Ddelete_command_v10.h30 DeleteCommandV10 &operator=(const DeleteCommandV10 &listCommand) = delete; variable
31 DeleteCommandV10 &operator=(DeleteCommandV10 &&listCommand) = delete; variable
H A Dlist_command_v10.h28 ListCommandV10 &operator=(const ListCommandV10 &listCommand) = delete; variable
29 ListCommandV10 &operator=(ListCommandV10 &&listCommand) = delete; variable
H A Dquery_command_v10.h28 QueryCommandV10 &operator=(const QueryCommandV10 &queryCommand) = delete; variable
29 QueryCommandV10 &operator=(QueryCommandV10 &&queryCommand) = delete; variable
H A Drecv_command_v10.h28 RecvCommandV10 &operator=(const RecvCommandV10 &recvCommand) = delete; variable
29 RecvCommandV10 &operator=(RecvCommandV10 &&recvCommand) = delete; variable
H A Dsend_command_v10.h28 SendCommandV10 &operator=(const SendCommandV10 &sendCommand) = delete; variable
29 SendCommandV10 &operator=(SendCommandV10 &&sendCommand) = delete; variable
/ohos5.0/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_action.h35 BrightnessAction& operator=(const BrightnessAction&) = delete; variable
37 BrightnessAction& operator=(BrightnessAction&&) = delete; variable
H A Dbrightness_dimming_callback.h28 BrightnessDimmingCallback& operator=(const BrightnessDimmingCallback&) = delete; variable
30 BrightnessDimmingCallback& operator=(BrightnessDimmingCallback&&) = delete; variable
H A Dbrightness_manager.h27 BrightnessManager& operator=(const BrightnessManager&) = delete; variable
29 BrightnessManager& operator=(BrightnessManager&&) = delete; variable
H A Dcalculation_manager.h33 BrightnessCalculationManager& operator=(const BrightnessCalculationManager&) = delete; variable
35 BrightnessCalculationManager& operator=(BrightnessCalculationManager&&) = delete; variable
H A Dlight_lux_buffer.h31 LightLuxBuffer& operator=(const LightLuxBuffer&) = delete; variable
33 LightLuxBuffer& operator=(LightLuxBuffer&&) = delete; variable
H A Dlight_lux_manager.h33 LightLuxManager& operator=(const LightLuxManager&) = delete; variable
35 LightLuxManager& operator=(LightLuxManager&&) = delete; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/interface/
H A Di_audio_device_manager.h53 AudioDeviceManagerFactory &operator=(const AudioDeviceManagerFactory &) = delete; variable
55 AudioDeviceManagerFactory &operator=(AudioDeviceManagerFactory &&) = delete; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_system.h89 ISystem& operator=(const ISystem&) = delete; variable
90 ISystem& operator=(ISystem&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_parser_util.h112 IRenderNodeParserUtil& operator=(const IRenderNodeParserUtil&) = delete; in RENDER_BEGIN_NAMESPACE() local
114 IRenderNodeParserUtil& operator=(IRenderNodeParserUtil&&) = delete; in RENDER_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dpipeline_state_object.h32 GraphicsPipelineStateObject& operator=(const GraphicsPipelineStateObject&) = delete; in RENDER_BEGIN_NAMESPACE() local
44 ComputePipelineStateObject& operator=(const ComputePipelineStateObject&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_thread_handler.h46 const RSThreadHandler& operator=(const RSThreadHandler&) = delete; variable
48 const RSThreadHandler& operator=(const RSThreadHandler&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_task_dispatcher.h39 RSTaskDispatcher& operator=(const RSTaskDispatcher&); variable
40 RSTaskDispatcher& operator=(const RSTaskDispatcher&&); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_accessibility.h37 RSAccessibility &operator =(RSAccessibility &&) = delete; variable
38 RSAccessibility &operator =(const RSAccessibility &) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_shader.h38 RSShader& operator=(const RSShader&) = delete; variable
39 RSShader& operator=(const RSShader&&) = delete; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_listenning_operate.h40 HiSysEventListenningOperate& operator=(const HiSysEventListenningOperate&) = delete; variable
42 HiSysEventListenningOperate& operator=(const HiSysEventListenningOperate&&) = delete; variable
/ohos5.0/base/inputmethod/imf/common/include/
H A Dmessage.h32 Message &operator=(const Message &msg); variable
37 Message &operator=(const Message &&); variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder.h42 Unwinder& operator=(const Unwinder&) = delete; variable
44 Unwinder& operator=(Unwinder&&) noexcept = delete; variable
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/network/executer/
H A Dexecuter_utils.h33 ExecuterUtils& operator=(const ExecuterUtils&) = delete; variable
35 ExecuterUtils& operator=(ExecuterUtils&&) = delete; variable

12345678910>>...50