Home
last modified time | relevance | path

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

1234567

/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
DProtectCallback.h52 IProtectedCallback& operator=(const IProtectedCallback&) = default; variable
53 IProtectedCallback& operator=(IProtectedCallback&&) noexcept = default; variable
77 DeathHandler& operator=(const DeathHandler&) = delete; variable
78 DeathHandler& operator=(DeathHandler&&) noexcept = delete; variable
/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/biometrics/fingerprint/aidl/default/include/
DWorkerThread.h42 WorkerThread& operator=(const WorkerThread&) = delete; variable
46 WorkerThread& operator=(WorkerThread&&) = 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/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DProtectCallback.h58 DeathHandler& operator=(const DeathHandler&) = delete; variable
59 DeathHandler& operator=(DeathHandler&&) noexcept = delete; variable
/hardware/interfaces/sensors/common/default/2.X/multihal/include/V2_0/
DScopedWakelock.h85 ScopedWakelock& operator=(ScopedWakelock&& other); variable
98 ScopedWakelock& operator=(const ScopedWakelock&) = delete; variable
/hardware/libhardware/tests/input/evdev/
DTestHelpers.h50 TempFile& operator=(const TempFile&) = delete; variable
71 TempDir& operator=(const TempDir&) = delete; variable
/hardware/qcom/sm7250/display/sdm/include/utils/
Dfence.h99 Fence& operator=(const Fence &fence) = delete; variable
101 Fence& operator=(Fence &&fence) = delete; variable
/hardware/google/camera/common/hal/utils/
Dvendor_tag_utils.h76 VendorTagManager& operator=(VendorTagManager const&) = delete; variable
95 size_t operator()(const TagString& pair) const { in operator() function
/hardware/interfaces/gnss/common/utils/default/include/v2_1/
DGnssConfiguration.h29 inline int operator()( in operator() function
37 inline bool operator()( in operator() function
/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/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.h81 void operator=(PowerSessionManager const &) = delete; variable
95 void operator=(PowerHintMonitor const &) = 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/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleObjectPool.h56 void operator()(T* o) { in operator() function
99 ObjectPool& operator =(const ObjectPool &) = delete; variable
192 VehiclePropValuePool& operator=(VehiclePropValuePool&) = delete; variable
DConcurrentQueue.h77 ConcurrentQueue &operator=(const ConcurrentQueue &) = delete; variable
101 BatchingConsumer &operator=(const BatchingConsumer &) = delete; variable
/hardware/qcom/sm7250/display/libhistogram/
Dringbuffer.h39 TimeKeeper &operator=(TimeKeeper const &) = delete; member
64 Ringbuffer &operator=(Ringbuffer const &) = delete; variable
/hardware/qcom/sdm845/display/libhistogram/
Dringbuffer.h38 TimeKeeper& operator=(TimeKeeper const&) = delete; member
65 Ringbuffer& operator=(Ringbuffer const&) = delete; variable
/hardware/qcom/sm8150/display/libhistogram/
Dringbuffer.h38 TimeKeeper& operator=(TimeKeeper const&) = delete; member
65 Ringbuffer& operator=(Ringbuffer const&) = delete; variable
/hardware/interfaces/gnss/aidl/default/
DGnssConfiguration.h28 inline int operator()(const BlocklistedSource& source) const { in operator() function
34 inline bool operator()(const BlocklistedSource& s1, const BlocklistedSource& s2) const { in operator() function
/hardware/google/pixel/thermal/utils/
Dthermal_files.h33 void operator=(const ThermalFiles &) = delete; variable
/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DPropertyNode.h42 PropertyNode& operator=(Node 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
/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h74 ComposerHandleCache& operator=(const ComposerHandleCache&) = delete; variable
191 ReplacedHandle& operator=(const ReplacedHandle&) = delete; variable

1234567