/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/ |
D | ProtectCallback.h | 52 IProtectedCallback& operator=(const IProtectedCallback&) = default; variable 53 IProtectedCallback& operator=(IProtectedCallback&&) noexcept = default; variable 73 DeathMonitor& operator=(const DeathMonitor&) = delete; variable 74 DeathMonitor& operator=(DeathMonitor&&) noexcept = delete; variable 88 DeathHandler& operator=(const DeathHandler&) = delete; variable 89 DeathHandler& operator=(DeathHandler&&) noexcept = delete; variable
|
/hardware/interfaces/neuralnetworks/1.0/utils/include/nnapi/hal/1.0/ |
D | ProtectCallback.h | 52 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/ |
D | InputHost.h | 68 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/google/aemu/base/include/aemu/base/memory/ |
D | ScopedPtr.h | 30 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/gfxstream/host/vulkan/ |
D | DeviceOpTracker.h | 46 DeviceOpTracker& operator=(const DeviceOpTracker& rhs) = delete; variable 49 DeviceOpTracker& operator=(DeviceOpTracker&& rhs) = delete; variable 92 DeviceOpBuilder& operator=(const DeviceOpBuilder& rhs) = delete; variable 95 DeviceOpBuilder& operator=(DeviceOpBuilder&& rhs) = delete; variable
|
D | SwapChainStateVk.h | 22 SwapchainCreateInfoWrapper& operator=(const SwapchainCreateInfoWrapper&); member 23 SwapchainCreateInfoWrapper& operator=(SwapchainCreateInfoWrapper&&) = delete; member 48 SwapChainStateVk& operator = (const SwapChainStateVk&) = delete; variable
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/ |
D | MiniFence.h | 41 MiniFence& operator=(const MiniFence& rhs) = delete; variable 43 MiniFence& operator=(MiniFence&& rhs) = delete; variable
|
/hardware/google/aemu/base/include/aemu/base/system/ |
D | Win32UnicodeString.h | 66 Win32UnicodeString& operator=(const Win32UnicodeString& other); variable 67 Win32UnicodeString& operator=(const wchar_t* str); variable
|
/hardware/google/gfxstream/common/detector/ |
D | Lib.h | 33 Lib& operator=(const Lib&) = delete; variable 36 Lib& operator=(Lib&&) = default; variable
|
D | Egl.h | 35 Egl& operator=(const Egl&) = delete; variable 38 Egl& operator=(Egl&&) = default; variable
|
D | Gles.h | 47 Gles& operator=(const Gles&) = delete; variable 50 Gles& operator=(Gles&&) = default; variable
|
/hardware/interfaces/biometrics/common/thread/include/thread/ |
D | WorkerThread.h | 42 WorkerThread& operator=(const WorkerThread&) = delete; variable 46 WorkerThread& operator=(WorkerThread&&) = delete; variable
|
/hardware/interfaces/sensors/common/default/2.X/multihal/include/V2_0/ |
D | ScopedWakelock.h | 85 ScopedWakelock& operator=(ScopedWakelock&& other); variable 98 ScopedWakelock& operator=(const ScopedWakelock&) = delete; variable
|
/hardware/interfaces/camera/common/default/include/ |
D | CameraMetadata.h | 55 CameraMetadata& operator=(const CameraMetadata& other); variable 56 CameraMetadata& operator=(const camera_metadata_t* buffer); variable
|
/hardware/libhardware/tests/input/evdev/ |
D | TestHelpers.h | 50 TempFile& operator=(const TempFile&) = delete; variable 71 TempDir& operator=(const TempDir&) = delete; variable
|
/hardware/qcom/sm7250/display/sdm/include/utils/ |
D | fence.h | 99 Fence& operator=(const Fence &fence) = delete; variable 101 Fence& operator=(Fence &&fence) = delete; variable
|
/hardware/google/camera/common/hal/utils/ |
D | vendor_tag_utils.h | 76 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/ |
D | GnssConfiguration.h | 29 inline int operator()( in operator() function 37 inline bool operator()( in operator() function
|
/hardware/google/pixel/thermal/utils/ |
D | thermal_stats_helper.h | 72 StatsRecord &operator=(const StatsRecord &) = default; member 74 StatsRecord &operator=(StatsRecord &&) = default; member 93 StatsByThreshold &operator=(const StatsByThreshold &) = default; member 95 StatsByThreshold &operator=(StatsByThreshold &&) = default; member 135 void operator=(const ThermalStatsHelper &) = delete; variable
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawDevice.h | 58 size_t operator()(const ReportTypeIdPair& v) const { in operator() function 78 void operator=(const HidRawDevice &) = delete; variable
|
/hardware/interfaces/gnss/1.1/default/ |
D | GnssConfiguration.h | 30 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/ |
D | ringbuffer.h | 38 TimeKeeper& operator=(TimeKeeper const&) = delete; member 65 Ringbuffer& operator=(Ringbuffer const&) = delete; variable
|
/hardware/qcom/sm7250/display/libhistogram/ |
D | ringbuffer.h | 39 TimeKeeper &operator=(TimeKeeper const &) = delete; member 64 Ringbuffer &operator=(Ringbuffer const &) = delete; variable
|
/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
D | EvsCamera.h | 105 BufferRecord& operator=(const BufferRecord&) = default; member 106 BufferRecord& operator=(BufferRecord&&) = default; member
|
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/ |
D | SubscriptionManager.h | 138 inline size_t operator()(const VehiclePropValue& vehiclePropValue) const { in operator() function 147 inline bool operator()(const VehiclePropValue& left, const VehiclePropValue& right) const { in operator() function
|