| /drivers/framework/tools/hdi-gen/util/ |
| D | string.h | 105 String& operator=(const char* string); variable 107 String& operator=(const String& other); variable 109 String& operator=(String && other); variable 137 int operator()(const String& key) const in operator() function 144 bool operator()(const String& lhs, const String& rhs) const in operator() function
|
| D | autoptr.h | 28 AutoPtr& operator=(T* other); variable 30 AutoPtr& operator=(const AutoPtr<T>& other); variable 32 AutoPtr& operator=(AutoPtr<T> && other); 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 | 55 StreamOperator& operator=(const StreamOperator& other) = delete; variable 56 StreamOperator& operator=(StreamOperator&& other) = delete; variable
|
| D | capture_message.h | 49 ICaptureMessage& operator=(const ICaptureMessage& other) = delete; variable 50 ICaptureMessage& operator=(ICaptureMessage&& other) = delete; variable 139 CaptureMessageOperator& operator=(const CaptureMessageOperator& other) = delete; variable 140 CaptureMessageOperator& operator=(CaptureMessageOperator&& other) = delete; variable
|
| D | stream_base.h | 34 StreamBase& operator=(const StreamBase& other) = delete; variable 35 StreamBase& operator=(StreamBase&& other) = delete; variable
|
| /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/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/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 | 33 CameraDevice& operator=(const CameraDevice &other) = delete; variable 34 CameraDevice& operator=(CameraDevice &&other) = delete; variable
|
| D | camera_device_impl.h | 35 CameraDeviceImpl& operator=(const CameraDeviceImpl &other) = delete; variable 36 CameraDeviceImpl& operator=(CameraDeviceImpl &&other) = delete; variable
|
| /drivers/peripheral/camera/hal/hdi_impl/include/camera_host/ |
| D | camera_host.h | 46 CameraHost& operator=(const CameraHost &other) = delete; variable 47 CameraHost& operator=(CameraHost &&other) = delete; variable
|
| D | camera_host_impl.h | 43 CameraHostImpl& operator=(const CameraHostImpl &other) = delete; variable 44 CameraHostImpl& operator=(CameraHostImpl &&other) = delete; variable
|
| D | hcs_deal.h | 36 HcsDeal& operator=(const HcsDeal &other) = delete; variable 37 HcsDeal& operator=(HcsDeal &&other) = delete; variable
|
| D | camera_host_config.h | 44 CameraHostConfig& operator=(const CameraHostConfig &other) = delete; variable 45 CameraHostConfig& operator=(CameraHostConfig &&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
|
| D | buffer_loop_tracking.h | 117 BufferLoopTracking& operator=(const BufferLoopTracking&); variable 119 BufferLoopTracking& operator=(BufferLoopTracking&&); variable
|
| /drivers/peripheral/camera/hal/hdi_impl/src/stream_operator/stream_tunnel/lite/ |
| D | stream_tunnel.h | 52 StreamTunnel& operator=(const StreamTunnel& other) = delete; variable 53 StreamTunnel& operator=(StreamTunnel&& other) = delete; variable
|
| /drivers/peripheral/camera/hal/hdi_impl/src/stream_operator/stream_tunnel/standard/ |
| D | stream_tunnel.h | 52 StreamTunnel& operator=(const StreamTunnel& other) = delete; variable 53 StreamTunnel& operator=(StreamTunnel&& other) = delete; variable
|
| /drivers/peripheral/display/hdi_service/device/include/proxy/ |
| D | display_device_proxy.h | 37 DisplayDeviceProxy &operator=(const DisplayDeviceProxy &) = delete; variable
|