Home
last modified time | relevance | path

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

123

/device/google/cuttlefish_common/tools/play_audio/
Dsdl_wrapper.h27 SDLAudioDevice& operator=(SDLAudioDevice&& other); variable
30 SDLAudioDevice& operator=(const SDLAudioDevice&) = delete; variable
50 SDLLib& operator=(const SDLLib&) = delete; variable
Dclient_socket.h38 ClientSocket& operator=(ClientSocket&& other); variable
41 ClientSocket& operator=(const ClientSocket&) = delete; variable
/device/google/cuttlefish_common/common/libs/threads/
Dcuttlefish_thread.h68 Mutex& operator= (const Mutex&); variable
109 ConditionVariable& operator= (const ConditionVariable&); variable
126 LockGuard& operator= (const LockGuard&); variable
147 LockGuard& operator= (const LockGuard&); variable
166 ScopedThread& operator= (const ScopedThread&); variable
/device/google/cuttlefish_common/common/vsoc/lib/
Dsocket_forward_region_view.h162 ShmConnectionView& operator=(const ShmConnectionView&) = delete; variable
166 ShmConnectionView& operator=(ShmConnectionView&&) = default; variable
203 Receiver& operator=(const Receiver&) = delete; variable
247 ShmSender& operator=(const ShmSender&) = delete; variable
250 ShmSender& operator=(ShmSender&&) = default; variable
258 void operator()(ShmConnectionView* view) const { in operator() function
274 ShmReceiver& operator=(const ShmReceiver&) = delete; variable
277 ShmReceiver& operator=(ShmReceiver&&) = default; variable
284 void operator()(ShmConnectionView* view) const { in operator() function
301 SocketForwardRegionView& operator=(const SocketForwardRegionView&) = delete; variable
Dlock_guard.h42 LockGuard& operator=(const LockGuard&) = delete; variable
71 LockGuard& operator=(const LockGuard&) = delete; variable
Daudio_data_region_view.h35 AudioDataRegionView &operator=(const AudioDataRegionView &) = delete; variable
/device/generic/goldfish-opengl/system/hwc2/
DMiniFence.h41 MiniFence& operator=(const MiniFence& rhs) = delete; variable
43 MiniFence& operator=(MiniFence&& rhs) = delete; variable
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DATokPtr.h61 void operator = (const ANTLRTokenPtr & lhs); // MR1 variable
62 void operator = (ANTLRAbstractToken *addr); variable
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DATokPtr.h61 ANTLRTokenPtr& operator = (const ANTLRTokenPtr & lhs); // MR1 variable
62 ANTLRTokenPtr& operator = (ANTLRAbstractToken *addr); variable
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrUtilityLib.h61 SConfigInfo& operator= (IN CONST SConfigInfo&); // Prevent assignment member
78 SConfigItem& operator= (IN CONST SConfigItem&); // Prevent assignment member
104 CVfrBufferConfig& operator= (IN CONST CVfrBufferConfig&); // Prevent assignment variable
175 SVfrPackStackNode& operator= (IN CONST SVfrPackStackNode&); // Prevent assignment member
232 CVfrVarDataTypeDB& operator= (IN CONST CVfrVarDataTypeDB&); // Prevent assignment variable
277 SVfrVarStorageNode& operator= (IN CONST SVfrVarStorageNode&); // Prevent assignment member
291 EFI_VARSTORE_INFO& operator=(IN CONST EFI_VARSTORE_INFO &); member
362 CVfrDataStorage& operator= (IN CONST CVfrDataStorage&); // Prevent assignment variable
391 SVfrQuestionNode& operator= (IN CONST SVfrQuestionNode&); // Prevent assignment member
428 CVfrQuestionDB& operator= (IN CONST CVfrQuestionDB&); // Prevent assignment variable
[all …]
/device/google/cuttlefish_common/common/libs/utils/
Dsubprocess.h44 Subprocess& operator=(Subprocess&&); variable
63 Subprocess& operator=(const Subprocess&) = delete; variable
96 Command& operator=(const Command&) = delete; variable
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgoldfish_address_space.h45 GoldfishAddressSpaceBlockProvider &operator=(const GoldfishAddressSpaceBlockProvider &rhs); variable
72 GoldfishAddressSpaceBlock &operator=(const GoldfishAddressSpaceBlock &); variable
/device/google/cuttlefish_common/host/frontend/vnc_server/
Dblackboard.h57 Registerer& operator=(const Registerer&) = delete; variable
66 BlackBoard& operator=(const BlackBoard&) = delete; variable
/device/google/cuttlefish_common/common/libs/tcp_socket/
Dtcp_socket.h47 ClientSocket& operator=(const ClientSocket&) = delete; variable
79 ServerSocket& operator=(const ServerSocket&) = delete; variable
/device/google/cuttlefish_common/host/commands/ivserver/
Dhald_client.h46 HaldClient &operator=(const HaldClient &) = delete; variable
/device/google/cuttlefish_common/host/vsoc/lib/
Dgralloc_buffer_region_view.h41 GrallocBufferRegionView& operator=(const GrallocBufferRegionView&) = delete; variable
/device/google/cuttlefish_common/guest/vsoc/lib/
Dgralloc_region_view.h43 GrallocRegionView & operator=(const GrallocRegionView&) = delete; variable
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/
Dusb_cmd.h60 USBCommand& operator=(const USBCommand& other) = delete; variable
Dusb_cmd_heartbeat.h46 USBCmdHeartbeat& operator=(const USBCmdHeartbeat& other) = delete; variable
Dusb_cmd_attach.h42 USBCmdAttach& operator=(const USBCmdAttach& other) = delete; variable
Dusb_cmd_device_list.h52 USBCmdDeviceList& operator=(const USBCmdDeviceList& other) = delete; variable
/device/google/marlin/camera/QCamera2/util/
DQCameraBufferMaps.h54 QCameraBufferMaps& operator=(const QCameraBufferMaps& pBufferMaps); variable
/device/google/contexthub/util/nanotool/
Dnoncopyable.h26 NonCopyable& operator=(const NonCopyable&) = delete; variable
/device/google/cuttlefish_common/common/libs/net/
Dnetwork_interface_manager.h67 NetworkInterfaceManager& operator= (const NetworkInterfaceManager&); variable
/device/generic/goldfish/dhcp/common/
Dsocket.h31 Socket& operator=(const Socket&) = delete; variable

123