Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 25 of 72) 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/generic/goldfish/network/wifi_forwarder/
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
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
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dgralloc_utils.h41 GrallocBuffer& operator=(const GrallocBuffer& rhs) = delete; variable
44 GrallocBuffer& operator=(GrallocBuffer&& rhs); variable
/device/generic/goldfish/audio/
Dtalsa.h44 Mixer &operator=(const Mixer &) = delete; variable
46 Mixer &operator=(Mixer &&) = delete; variable
/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/google/cuttlefish/host/commands/modem_simulator/
Dnvram_config.h33 NvramConfig& operator=(NvramConfig&&); variable
88 NvramConfig& operator=(const NvramConfig&) = delete; variable
Dchannel_monitor.h58 Client& operator=(Client&& other) = delete; variable
72 ChannelMonitor& operator=(const ChannelMonitor&) = delete; variable
Dmisc_service.h29 MiscService &operator=(const MiscService &) = 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/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.h65 CuttlefishConfig& operator=(CuttlefishConfig&&); variable
482 CuttlefishConfig& operator=(const CuttlefishConfig&) = delete; variable
/device/google/cuttlefish/host/commands/fetcher/
Dcurl_wrapper.h31 CurlWrapper& operator=(const CurlWrapper*) = delete; variable
/device/google/contexthub/util/nanotool/
Dnoncopyable.h26 NonCopyable& operator=(const NonCopyable&) = delete; variable
/device/google/cuttlefish/common/libs/net/
Dnetwork_interface_manager.h67 NetworkInterfaceManager& operator= (const NetworkInterfaceManager&); variable
Dnetlink_client.h37 NetlinkClient& operator= (const NetlinkClient&); variable
/device/generic/goldfish/dhcp/common/include/
Dsocket.h31 Socket& operator=(const Socket&) = delete; variable

123