Home
last modified time | relevance | path

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

1234

/hardware/libhardware/modules/input/evdev/
DInputHost.h68 InputReport& operator=(const InputReport& rhs) = delete; variable
89 InputReportDefinition& operator=(const InputReportDefinition& rhs) = delete; variable
106 InputDeviceDefinition& operator=(const InputDeviceDefinition& rhs) = delete; variable
124 InputProperty& operator=(const InputProperty& rhs) = delete; variable
142 InputPropertyMap& operator=(const InputPropertyMap& rhs) = delete; variable
187 InputHost& operator=(const InputHost& rhs) = delete; variable
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DMiniFence.h41 MiniFence& operator=(const MiniFence& rhs) = delete; variable
43 MiniFence& operator=(MiniFence&& rhs) = delete; variable
/hardware/interfaces/camera/common/1.0/default/include/
DCameraMetadata.h56 CameraMetadata &operator=(const CameraMetadata &other); variable
57 CameraMetadata &operator=(const camera_metadata_t *buffer); variable
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DPreparedModel.h46 PreparedModel& operator=(const PreparedModel&) = delete; member
47 PreparedModel& operator=(PreparedModel&&) = delete; member
DHexagonController.h40 Controller& operator=(const Controller&) = delete; variable
41 Controller& operator=(Controller&&) = delete; variable
DHexagonModel.h73 Model& operator=(const Model&) = delete; variable
75 Model& operator=(Model&& other); variable
/hardware/libhardware/tests/input/evdev/
DTestHelpers.h50 TempFile& operator=(const TempFile&) = delete; variable
71 TempDir& operator=(const TempDir&) = delete; variable
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawDevice.h58 size_t operator()(const ReportTypeIdPair& v) const { in operator() function
78 void operator=(const HidRawDevice &) = delete; variable
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleObjectPool.h55 void operator()(T* o) { in operator() function
98 ObjectPool& operator =(const ObjectPool &) = delete; variable
191 VehiclePropValuePool& operator=(VehiclePropValuePool&) = delete; variable
DConcurrentQueue.h77 ConcurrentQueue &operator=(const ConcurrentQueue &) = delete; variable
101 BatchingConsumer &operator=(const BatchingConsumer &) = delete; variable
/hardware/interfaces/gnss/1.1/default/
DGnssConfiguration.h30 inline int operator()(const BlacklistedSource& source) const { in operator() function
36 inline bool operator()(const BlacklistedSource& s1, const BlacklistedSource& s2) const { in operator() function
/hardware/qcom/sdm845/display/libhistogram/
Dringbuffer.h38 TimeKeeper& operator=(TimeKeeper const&) = delete; member
65 Ringbuffer& operator=(Ringbuffer const&) = delete; variable
/hardware/interfaces/drm/1.0/default/include/
DSharedLibrary.h42 void operator=(const SharedLibrary&) = delete; variable
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraBufferMaps.h54 QCameraBufferMaps& operator=(const QCameraBufferMaps& pBufferMaps); variable
DQCameraFlash.h59 QCameraFlash& operator=(const QCameraFlash&); variable
/hardware/google/pixel/thermal/utils/
Dthermal_files.h34 void operator=(const ThermalFiles &) = delete; variable
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DMeasurementAPIClient.h54 MeasurementAPIClient& operator=(const MeasurementAPIClient&) = delete; variable
/hardware/google/easel/amber/camera/libhdrplusclient/include/
DHdrPlusClient.h155 void operator=(const HdrPlusClient&) = delete; variable
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DMeasurementAPIClient.h54 MeasurementAPIClient& operator=(const MeasurementAPIClient&) = delete; variable
/hardware/interfaces/drm/1.0/default/
DDrmFactory.h59 void operator=(const DrmFactory &) = delete; member
DCryptoFactory.h57 void operator=(const CryptoFactory &) = delete; member
/hardware/qcom/gps/msm8998/android/location_api/
DGnssMeasurementAPIClient.h54 GnssMeasurementAPIClient& operator=(const GnssMeasurementAPIClient&) = delete; variable
DGnssAPIClient.h54 GnssAPIClient& operator=(const GnssAPIClient&) = delete; variable
/hardware/qcom/sdm845/gps/msm8998/android/location_api/
DGnssMeasurementAPIClient.h54 GnssMeasurementAPIClient& operator=(const GnssMeasurementAPIClient&) = delete; variable
DGnssAPIClient.h54 GnssAPIClient& operator=(const GnssAPIClient&) = delete; variable

1234