Home
last modified time | relevance | path

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

12345678

/hardware/interfaces/neuralnetworks/1.0/utils/include/nnapi/hal/1.0/
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/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
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/google/aemu/base/include/aemu/base/memory/
DScopedPtr.h30 void operator()(T ptr) const { in operator() function
42 FuncDelete& operator=(const FuncDelete& other) = default; member
43 FuncDelete& operator=(FuncDelete&& other) = default; member
66 void operator()(T t) const { in operator() function
/hardware/google/aemu/base/include/aemu/base/system/
DWin32UnicodeString.h66 Win32UnicodeString& operator=(const Win32UnicodeString& other); variable
67 Win32UnicodeString& operator=(const wchar_t* str); variable
/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h61 StatsRecord &operator=(const StatsRecord &) = default; member
63 StatsRecord &operator=(StatsRecord &&) = default; member
82 StatsByThreshold &operator=(const StatsByThreshold &) = default; member
84 StatsByThreshold &operator=(StatsByThreshold &&) = default; member
107 void operator=(const ThermalStatsHelper &) = delete; variable
Dthermal_files.h33 void operator=(const ThermalFiles &) = delete; variable
/hardware/interfaces/biometrics/common/thread/include/thread/
DWorkerThread.h42 WorkerThread& operator=(const WorkerThread&) = delete; variable
46 WorkerThread& operator=(WorkerThread&&) = delete; variable
/hardware/libhardware/tests/input/evdev/
DTestHelpers.h50 TempFile& operator=(const TempFile&) = delete; variable
71 TempDir& operator=(const TempDir&) = 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/interfaces/camera/common/default/include/
DCameraMetadata.h55 CameraMetadata& operator=(const CameraMetadata& other); variable
56 CameraMetadata& operator=(const camera_metadata_t* buffer); 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/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.h89 void operator=(PowerSessionManager const &) = delete; variable
103 void operator=(PowerHintMonitor const &) = 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/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/sm8150/display/libhistogram/
Dringbuffer.h38 TimeKeeper& operator=(TimeKeeper const&) = delete; member
65 Ringbuffer& operator=(Ringbuffer const&) = delete; variable
/hardware/qcom/sm7250/display/libhistogram/
Dringbuffer.h39 TimeKeeper &operator=(TimeKeeper const &) = delete; member
64 Ringbuffer &operator=(Ringbuffer const &) = delete; variable
/hardware/google/pixel/battery_mitigation/include/battery_mitigation/
DMitigationThermalManager.h59 MitigationThermalManager &operator=(MitigationThermalManager const &) = delete; variable
60 MitigationThermalManager &operator=(MitigationThermalManager &&) = 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/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.h89 ConnectionDescriptor& operator=(const ConnectionDescriptor&) = delete; member
90 ConnectionDescriptor& operator=(ConnectionDescriptor&& cd) = default; member

12345678