Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 25 of 61) sorted by relevance

123

/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
Ddoffline_stream_operator.h30 DOfflineStreamOperator& operator=(const DOfflineStreamOperator &other) = delete; variable
31 DOfflineStreamOperator& operator=(DOfflineStreamOperator &&other) = delete; variable
Ddbuffer_manager.h40 DBufferManager& operator=(const DBufferManager &other) = delete; variable
41 DBufferManager& operator=(DBufferManager &&other) = delete; variable
/drivers/peripheral/camera/hdi_service/v1_0/include/
Dstream_operator_service.h53 StreamOperatorService &operator=(const StreamOperatorService &other) = delete; variable
54 StreamOperatorService &operator=(StreamOperatorService &&other) = delete; variable
Dcamera_device_service.h39 CameraDeviceService &operator=(const CameraDeviceService &other) = delete; variable
40 CameraDeviceService &operator=(CameraDeviceService &&other) = delete; variable
/drivers/peripheral/camera/hal_c/hdi_cif/include/
Dstream_operator.h49 StreamOperator& operator=(const StreamOperator &other) = delete; variable
50 StreamOperator& operator=(StreamOperator &&other) = delete; variable
Dcamera_device.h32 CameraDevice& operator=(const CameraDevice& other) = delete; variable
33 CameraDevice& operator=(CameraDevice&& other) = delete; variable
Dcamera_host.h45 CameraHost& operator=(const CameraHost& other) = delete; variable
46 CameraHost& operator=(CameraHost&& other) = delete; variable
/drivers/peripheral/camera/vdi_base/common/pipeline_core/utils/
Dno_copyable.h23 NoCopyable& operator=(const NoCopyable& n) = delete; variable
24 NoCopyable& operator=(NoCopyable&& n) = delete; variable
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
Dstream_video.h32 StreamVideo& operator=(const StreamVideo &other) = delete; variable
33 StreamVideo& operator=(StreamVideo &&other) = delete; variable
Dstream_preview.h31 StreamPreview& operator=(const StreamPreview &other) = delete; variable
32 StreamPreview& operator=(StreamPreview &&other) = delete; variable
Dstream_operator_vdi_impl.h52 StreamOperatorVdiImpl &operator=(const StreamOperatorVdiImpl &other) = delete; variable
53 StreamOperatorVdiImpl &operator=(StreamOperatorVdiImpl&& other) = delete; variable
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/include/
Doffline_pipeline_manager.h43 OfflinePipelineManager& operator=(const OfflinePipelineManager&); variable
45 OfflinePipelineManager& operator=(OfflinePipelineManager&&); variable
Dipp_algo_parser.h34 IppAlgoParser& operator=(const IppAlgoParser& other) = delete; variable
35 IppAlgoParser& operator=(IppAlgoParser&& other) = delete; variable
/drivers/hdf_core/framework/tools/hdi-gen/util/
Dautoptr.h27 AutoPtr &operator=(T *other); variable
29 AutoPtr &operator=(const AutoPtr<T> &other); variable
31 AutoPtr &operator=(AutoPtr<T> &&other); variable
/drivers/peripheral/camera/vdi_base/common/include/
Dbuffer_manager.h41 BufferManager& operator=(const BufferManager&); variable
43 BufferManager& operator=(BufferManager&&); variable
/drivers/peripheral/input/ddk_service/include/emit_event_manager/
Demit_event_manager.h40 EmitEventManager &operator=(const EmitEventManager &) = delete; variable
42 EmitEventManager &operator=(EmitEventManager &&) = delete; variable
/drivers/hdf_core/interfaces/inner_api/hdi/base/
Dnative_buffer.h65 NativeBuffer &operator=(const NativeBuffer &other); variable
66 NativeBuffer &operator=(NativeBuffer &&other) noexcept; variable
/drivers/peripheral/camera/vdi_base/v4l2/include/camera_host/
Dcamera_host_vdi_impl.h44 CameraHostVdiImpl &operator=(const CameraHostVdiImpl &other) = delete; variable
45 CameraHostVdiImpl &operator=(CameraHostVdiImpl &&other) = delete; variable
Dhcs_deal.h37 HcsDeal &operator=(const HcsDeal &other) = delete; variable
38 HcsDeal &operator=(HcsDeal &&other) = delete; variable
Dcamera_host_config.h48 CameraHostConfig& operator=(const CameraHostConfig &other) = delete; variable
49 CameraHostConfig& operator=(CameraHostConfig &&other) = delete; variable
/drivers/peripheral/power/interfaces/hdi_service/src/
Dhibernate.h31 Hibernate &operator=(const Hibernate &) = delete; variable
32 Hibernate &operator=(const Hibernate &&) = delete; variable
/drivers/hdf_core/interfaces/inner_api/hdi/
Dobject_collector.h102 ObjectDelegator &operator=(const ObjectDelegator &) = delete; variable
103 ObjectDelegator &operator=(ObjectDelegator &&) = delete; variable
/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_provider/
Ddcamera_provider.h35 DCameraProvider& operator=(const DCameraProvider &other) = delete; variable
36 DCameraProvider& operator=(DCameraProvider &&other) = delete; variable
/drivers/peripheral/camera/vdi_base/common/buffer_manager/include/
Dbuffer_allocator_factory.h52 BufferAllocatorFactory& operator=(const BufferAllocatorFactory&); variable
54 BufferAllocatorFactory& operator=(BufferAllocatorFactory&&); variable
/drivers/peripheral/camera/vdi_base/v4l2/include/camera_device/
Dcamera_device_vdi_impl.h38 CameraDeviceVdiImpl &operator=(const CameraDeviceVdiImpl &other) = delete; variable
39 CameraDeviceVdiImpl &operator=(CameraDeviceVdiImpl &&other) = delete; variable

123