| /drivers/peripheral/camera/hal/pipeline_core/utils/ |
| D | no_copyable.h | 23 NoCopyable& operator=(const NoCopyable& n) = delete; variable 24 NoCopyable& operator=(NoCopyable&& n) = delete; variable
|
| /drivers/peripheral/camera/hal_c/hdi_cif/include/ |
| D | camera_device.h | 32 CameraDevice& operator=(const CameraDevice& other) = delete; variable 33 CameraDevice& operator=(CameraDevice&& other) = delete; variable
|
| D | stream_operator.h | 49 StreamOperator& operator=(const StreamOperator &other) = delete; variable 50 StreamOperator& operator=(StreamOperator &&other) = delete; variable
|
| D | camera_host.h | 45 CameraHost& operator=(const CameraHost& other) = delete; variable 46 CameraHost& operator=(CameraHost&& other) = delete; variable
|
| /drivers/peripheral/camera/hal/hdi_impl/include/stream_operator/ |
| D | stream_preview.h | 31 StreamPreview& operator=(const StreamPreview &other) = delete; variable 32 StreamPreview& operator=(StreamPreview &&other) = delete; variable
|
| D | stream_video.h | 31 StreamVideo& operator=(const StreamVideo &other) = delete; variable 32 StreamVideo& operator=(StreamVideo &&other) = delete; variable
|
| D | stream_operator.h | 52 StreamOperator& operator=(const StreamOperator& other) = delete; variable 53 StreamOperator& operator=(StreamOperator&& other) = delete; variable
|
| /drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/ |
| D | doffline_stream_operator.h | 30 DOfflineStreamOperator& operator=(const DOfflineStreamOperator &other) = delete; variable 31 DOfflineStreamOperator& operator=(DOfflineStreamOperator &&other) = delete; variable
|
| D | dbuffer_manager.h | 38 DBufferManager& operator=(const DBufferManager &other) = delete; variable 39 DBufferManager& operator=(DBufferManager &&other) = delete; variable
|
| /drivers/peripheral/camera/hal/pipeline_core/ipp/include/ |
| D | offline_pipeline_manager.h | 43 OfflinePipelineManager& operator=(const OfflinePipelineManager&); variable 45 OfflinePipelineManager& operator=(OfflinePipelineManager&&); variable
|
| D | ipp_algo_parser.h | 34 IppAlgoParser& operator=(const IppAlgoParser& other) = delete; variable 35 IppAlgoParser& operator=(IppAlgoParser&& other) = delete; variable
|
| /drivers/hdf_core/adapter/uhdf2/include/hdi/base/ |
| D | hdi_buffer_handle.h | 37 HdiBufferHandle &operator=(const HdiBufferHandle &other); variable 38 HdiBufferHandle &operator=(HdiBufferHandle &&other) noexcept; variable
|
| /drivers/peripheral/camera/hal/include/ |
| D | buffer_manager.h | 39 BufferManager& operator=(const BufferManager&); variable 41 BufferManager& operator=(BufferManager&&); variable
|
| /drivers/peripheral/camera/hal/hdi_impl/include/camera_device/ |
| D | camera_device.h | 35 CameraDevice& operator=(const CameraDevice &other) = delete; variable 36 CameraDevice& operator=(CameraDevice &&other) = delete; variable
|
| /drivers/hdf_core/framework/tools/hdi-gen/util/ |
| D | autoptr.h | 27 AutoPtr &operator=(T *other); variable 29 AutoPtr &operator=(const AutoPtr<T> &other); variable 31 AutoPtr &operator=(AutoPtr<T> &&other); variable
|
| /drivers/peripheral/camera/hal/hdi_impl/include/camera_host/ |
| D | camera_host.h | 47 CameraHost& operator=(const CameraHost &other) = delete; variable 48 CameraHost& operator=(CameraHost &&other) = delete; variable
|
| D | camera_host_impl.h | 44 CameraHostImpl& operator=(const CameraHostImpl &other) = delete; variable 45 CameraHostImpl& operator=(CameraHostImpl &&other) = delete; variable
|
| D | hcs_deal.h | 37 HcsDeal &operator=(const HcsDeal &other) = delete; variable 38 HcsDeal &operator=(HcsDeal &&other) = delete; variable
|
| D | camera_host_config.h | 45 CameraHostConfig& operator=(const CameraHostConfig &other) = delete; variable 46 CameraHostConfig& operator=(CameraHostConfig &&other) = delete; variable
|
| /drivers/hdf_core/adapter/uhdf2/ipc/include/ |
| D | object_collector.h | 58 ObjectDelegator &operator=(const ObjectDelegator &) = delete; variable 59 ObjectDelegator &operator=(ObjectDelegator &&) = delete; variable
|
| /drivers/peripheral/distributed_camera/hdi_service/include/dcamera_provider/ |
| D | dcamera_provider.h | 35 DCameraProvider& operator=(const DCameraProvider &other) = delete; variable 36 DCameraProvider& operator=(DCameraProvider &&other) = delete; variable
|
| /drivers/peripheral/distributed_camera/hdi_service/include/dcamera_host/ |
| D | dcamera_host.h | 40 DCameraHost& operator=(const DCameraHost &other) = delete; variable 41 DCameraHost& operator=(DCameraHost &&other) = delete; variable
|
| /drivers/peripheral/camera/hal/buffer_manager/include/ |
| D | buffer_allocator_factory.h | 52 BufferAllocatorFactory& operator=(const BufferAllocatorFactory&); variable 54 BufferAllocatorFactory& operator=(BufferAllocatorFactory&&); variable
|
| /drivers/peripheral/distributed_camera/hdi_service/include/dcamera_device/ |
| D | dcamera_device.h | 39 DCameraDevice& operator=(const DCameraDevice &other) = delete; variable 40 DCameraDevice& operator=(DCameraDevice &&other) = delete; variable
|
| D | dmetadata_processor.h | 39 DMetadataProcessor& operator=(const DMetadataProcessor &other) = delete; variable 40 DMetadataProcessor& operator=(DMetadataProcessor &&other) = delete; variable
|