Home
last modified time | relevance | path

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

123

/device/google/cuttlefish/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/guest/hals/hwcomposer/cutf_cvm/
DMiniFence.h41 MiniFence& operator=(const MiniFence& rhs) = delete; variable
43 MiniFence& operator=(MiniFence&& rhs) = delete; variable
/device/google/cuttlefish/host/commands/launch/
Dflag_forwarder.h34 FlagForwarder& operator=(FlagForwarder&&) = default; variable
35 FlagForwarder& operator=(const FlagForwarder&) = delete; variable
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dgralloc_utils.h42 GrallocBuffer& operator=(const GrallocBuffer& rhs) = delete; variable
45 GrallocBuffer& operator=(GrallocBuffer&& rhs); 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/host/libs/wayland/
Dwayland_server.h47 WaylandServer& operator=(const WaylandServer& rhs) = delete; variable
50 WaylandServer& operator=(WaylandServer&& rhs) = delete; variable
Dwayland_surface.h36 Surface& operator=(const Surface& rhs) = delete; variable
39 Surface& operator=(Surface&& rhs) = delete; 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/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DATokPtr.h61 void operator = (const ANTLRTokenPtr & lhs); // MR1 variable
62 void operator = (ANTLRAbstractToken *addr); variable
/device/google/cuttlefish/host/frontend/gcastv2/libsource/include/source/
DStreamingSource.h35 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/
Dnetlink_message.h31 NetlinkMessage& operator=(NetlinkMessage&& other); variable
55 NetlinkMessage& operator=(const NetlinkMessage&) = delete; variable
Dframe_id.h31 FrameId& operator=(const FrameId&) = default; member
32 FrameId& operator=(FrameId&&) = default; member
Dframe.h62 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/
Dblackboard.h57 Registerer& operator=(const Registerer&) = delete; variable
66 BlackBoard& operator=(const BlackBoard&) = delete; variable
/device/google/cuttlefish/common/libs/tcp_socket/
Dtcp_socket.h47 ClientSocket& operator=(const ClientSocket&) = delete; variable
79 ServerSocket& operator=(const ServerSocket&) = delete; variable
/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DHTTPRequestResponse.h29 HTTPRequestResponse &operator=(const HTTPRequestResponse &) = delete; member
43 bool operator()(const std::string &a, const std::string &b) const { in operator() function
DPlainSocket.h25 PlainSocket &operator=(const PlainSocket &) = delete; member
/device/google/cuttlefish/host/commands/fetcher/
Dcurl_wrapper.h29 CurlWrapper& operator=(const CurlWrapper*) = delete; variable
/device/google/trout/hal/common/agl/watchdog/
Dwatchdog.h32 SystemdWatchdog& operator=(const SystemdWatchdog&) = delete; variable
/device/google/contexthub/util/nanotool/
Dnoncopyable.h26 NonCopyable& operator=(const NonCopyable&) = delete; variable
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.h55 Subprocess& operator=(Subprocess&&); variable
74 Subprocess& operator=(const Subprocess&) = delete; variable
163 Command& operator=(const Command&) = delete; variable
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h58 CuttlefishConfig& operator=(CuttlefishConfig&&); variable
378 CuttlefishConfig& operator=(const CuttlefishConfig&) = delete; variable
/device/generic/goldfish/dhcp/common/include/
Dsocket.h31 Socket& operator=(const Socket&) = delete; variable
/device/google/cuttlefish/common/libs/net/
Dnetwork_interface_manager.h67 NetworkInterfaceManager& operator= (const NetworkInterfaceManager&); variable

123