/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_device.h | 111 HdiDevice& operator=(const HdiDevice& rhs) = delete; variable 113 HdiDevice& operator=(HdiDevice&& rhs) = delete; variable
|
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/include/ |
H A D | camera_device.h | 32 CameraDevice& operator=(const CameraDevice& other) = delete; variable 33 CameraDevice& operator=(CameraDevice&& other) = delete; variable
|
H A D | stream_operator.h | 49 StreamOperator& operator=(const StreamOperator &other) = delete; variable 50 StreamOperator& operator=(StreamOperator &&other) = delete; variable
|
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/include/ |
H A D | stream_operator_service.h | 53 StreamOperatorService &operator=(const StreamOperatorService &other) = delete; variable 54 StreamOperatorService &operator=(StreamOperatorService &&other) = delete; variable
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/ |
H A D | doffline_stream_operator.h | 30 DOfflineStreamOperator& operator=(const DOfflineStreamOperator &other) = delete; variable 31 DOfflineStreamOperator& operator=(DOfflineStreamOperator &&other) = delete; variable
|
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/skia/include/ |
H A D | skia_impl.h | 35 Skia& operator=(const Skia&) = delete; variable 37 Skia& operator=(Skia&&) = delete; variable
|
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/detail_enhancer/include/ |
H A D | detail_enhancer_image_native.h | 30 DetailEnhancerImageNative& operator=(const DetailEnhancerImageNative&) = delete; variable 32 DetailEnhancerImageNative& operator=(DetailEnhancerImageNative&&) = delete; variable
|
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/include/ |
H A D | image_processing_capability.h | 43 ImageProcessingCapability& operator=(const ImageProcessingCapability&) = delete; variable 45 ImageProcessingCapability& operator=(ImageProcessingCapability&&) = delete; variable
|
H A D | image_processing_native.h | 52 ImageProcessingNative& operator=(const ImageProcessingNative&) = delete; variable 54 ImageProcessingNative& operator=(ImageProcessingNative&&) = delete; variable
|
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/include/ |
H A D | video_processing_callback_native.h | 33 VideoProcessingCallbackNative& operator=(const VideoProcessingCallbackNative&) = delete; variable 35 VideoProcessingCallbackNative& operator=(VideoProcessingCallbackNative&&) = delete; variable
|
H A D | video_processing_capability.h | 34 VideoProcessingCapability& operator=(const VideoProcessingCapability&) = delete; variable 36 VideoProcessingCapability& operator=(VideoProcessingCapability&&) = delete; variable
|
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/interface/inner_api/ |
H A D | image_processing_capi_interface.h | 57 IImageProcessingNdk& operator=(const IImageProcessingNdk&) = delete; variable 59 IImageProcessingNdk& operator=(IImageProcessingNdk&&) = delete; variable
|
H A D | video_processing_capi_interface.h | 54 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 D | command.h | 30 Command &operator=(const Command &command) = delete; variable 31 Command &operator=(Command &&command) = delete; variable
|
H A D | delete_command_v10.h | 30 DeleteCommandV10 &operator=(const DeleteCommandV10 &listCommand) = delete; variable 31 DeleteCommandV10 &operator=(DeleteCommandV10 &&listCommand) = delete; variable
|
H A D | list_command_v10.h | 28 ListCommandV10 &operator=(const ListCommandV10 &listCommand) = delete; variable 29 ListCommandV10 &operator=(ListCommandV10 &&listCommand) = delete; variable
|
H A D | query_command_v10.h | 28 QueryCommandV10 &operator=(const QueryCommandV10 &queryCommand) = delete; variable 29 QueryCommandV10 &operator=(QueryCommandV10 &&queryCommand) = delete; variable
|
H A D | recv_command_v10.h | 28 RecvCommandV10 &operator=(const RecvCommandV10 &recvCommand) = delete; variable 29 RecvCommandV10 &operator=(RecvCommandV10 &&recvCommand) = delete; variable
|
H A D | send_command_v10.h | 28 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 D | brightness_action.h | 35 BrightnessAction& operator=(const BrightnessAction&) = delete; variable 37 BrightnessAction& operator=(BrightnessAction&&) = delete; variable
|
H A D | brightness_dimming_callback.h | 28 BrightnessDimmingCallback& operator=(const BrightnessDimmingCallback&) = delete; variable 30 BrightnessDimmingCallback& operator=(BrightnessDimmingCallback&&) = delete; variable
|
H A D | brightness_manager.h | 27 BrightnessManager& operator=(const BrightnessManager&) = delete; variable 29 BrightnessManager& operator=(BrightnessManager&&) = delete; variable
|
H A D | calculation_manager.h | 33 BrightnessCalculationManager& operator=(const BrightnessCalculationManager&) = delete; variable 35 BrightnessCalculationManager& operator=(BrightnessCalculationManager&&) = delete; variable
|
H A D | light_lux_buffer.h | 31 LightLuxBuffer& operator=(const LightLuxBuffer&) = delete; variable 33 LightLuxBuffer& operator=(LightLuxBuffer&&) = delete; variable
|
H A D | light_lux_manager.h | 33 LightLuxManager& operator=(const LightLuxManager&) = delete; variable 35 LightLuxManager& operator=(LightLuxManager&&) = delete; variable
|