/device/google/cuttlefish/tools/play_audio/ |
D | sdl_wrapper.h | 27 SDLAudioDevice& operator=(SDLAudioDevice&& other); variable 30 SDLAudioDevice& operator=(const SDLAudioDevice&) = delete; variable 50 SDLLib& operator=(const SDLLib&) = delete; variable
|
D | client_socket.h | 38 ClientSocket& operator=(ClientSocket&& other); variable 41 ClientSocket& operator=(const ClientSocket&) = delete; variable
|
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/ |
D | MiniFence.h | 41 MiniFence& operator=(const MiniFence& rhs) = delete; variable 43 MiniFence& operator=(MiniFence&& rhs) = delete; variable
|
/device/google/cuttlefish/host/commands/launch/ |
D | flag_forwarder.h | 34 FlagForwarder& operator=(FlagForwarder&&) = default; variable 35 FlagForwarder& operator=(const FlagForwarder&) = delete; variable
|
/device/google/cuttlefish/guest/hals/hwcomposer/common/ |
D | gralloc_utils.h | 42 GrallocBuffer& operator=(const GrallocBuffer& rhs) = delete; variable 45 GrallocBuffer& operator=(GrallocBuffer&& rhs); variable
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/ |
D | VfrUtilityLib.h | 61 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/host/libs/wayland/ |
D | wayland_server.h | 47 WaylandServer& operator=(const WaylandServer& rhs) = delete; variable 50 WaylandServer& operator=(WaylandServer&& rhs) = delete; variable
|
D | wayland_surface.h | 36 Surface& operator=(const Surface& rhs) = delete; variable 39 Surface& operator=(Surface&& rhs) = delete; variable
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | ATokPtr.h | 61 ANTLRTokenPtr& operator = (const ANTLRTokenPtr & lhs); // MR1 variable 62 ANTLRTokenPtr& operator = (ANTLRAbstractToken *addr); variable
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | ATokPtr.h | 61 void operator = (const ANTLRTokenPtr & lhs); // MR1 variable 62 void operator = (ANTLRAbstractToken *addr); variable
|
/device/google/cuttlefish/host/frontend/gcastv2/libsource/include/source/ |
D | StreamingSource.h | 35 SBuffer& operator=(const SBuffer&) = delete; variable 36 SBuffer& operator=(SBuffer&&) = default; variable 75 StreamingSource &operator=(const StreamingSource &) = delete; member
|
/device/generic/goldfish/network/wifi_forwarder/ |
D | netlink_message.h | 31 NetlinkMessage& operator=(NetlinkMessage&& other); variable 55 NetlinkMessage& operator=(const NetlinkMessage&) = delete; variable
|
D | frame_id.h | 31 FrameId& operator=(const FrameId&) = default; member 32 FrameId& operator=(FrameId&&) = default; member
|
D | frame.h | 62 FrameInfo& operator=(const FrameInfo&) = default; variable 63 FrameInfo& operator=(FrameInfo&&) = default; variable 97 Frame& operator=(Frame&& other) = default; variable 143 Frame& operator=(const Frame&) = delete; variable
|
/device/google/cuttlefish/host/frontend/vnc_server/ |
D | blackboard.h | 57 Registerer& operator=(const Registerer&) = delete; variable 66 BlackBoard& operator=(const BlackBoard&) = delete; variable
|
/device/google/cuttlefish/common/libs/tcp_socket/ |
D | tcp_socket.h | 47 ClientSocket& operator=(const ClientSocket&) = delete; variable 79 ServerSocket& operator=(const ServerSocket&) = delete; variable
|
/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/ |
D | HTTPRequestResponse.h | 29 HTTPRequestResponse &operator=(const HTTPRequestResponse &) = delete; member 43 bool operator()(const std::string &a, const std::string &b) const { in operator() function
|
D | PlainSocket.h | 25 PlainSocket &operator=(const PlainSocket &) = delete; member
|
/device/google/cuttlefish/host/commands/fetcher/ |
D | curl_wrapper.h | 29 CurlWrapper& operator=(const CurlWrapper*) = delete; variable
|
/device/google/trout/hal/common/agl/watchdog/ |
D | watchdog.h | 32 SystemdWatchdog& operator=(const SystemdWatchdog&) = delete; variable
|
/device/google/contexthub/util/nanotool/ |
D | noncopyable.h | 26 NonCopyable& operator=(const NonCopyable&) = delete; variable
|
/device/google/cuttlefish/common/libs/utils/ |
D | subprocess.h | 55 Subprocess& operator=(Subprocess&&); variable 74 Subprocess& operator=(const Subprocess&) = delete; variable 163 Command& operator=(const Command&) = delete; variable
|
/device/google/cuttlefish/host/libs/config/ |
D | cuttlefish_config.h | 58 CuttlefishConfig& operator=(CuttlefishConfig&&); variable 378 CuttlefishConfig& operator=(const CuttlefishConfig&) = delete; variable
|
/device/generic/goldfish/dhcp/common/include/ |
D | socket.h | 31 Socket& operator=(const Socket&) = delete; variable
|
/device/google/cuttlefish/common/libs/net/ |
D | network_interface_manager.h | 67 NetworkInterfaceManager& operator= (const NetworkInterfaceManager&); variable
|