| /device/generic/vulkan-cereal/fake-android-guest/utils/ |
| D | StrongPointer.h | 68 sp& operator = (T* other); variable 69 sp& operator = (const sp<T>& other); variable 70 sp& operator = (sp<T>&& other); variable 72 template<typename U> sp& operator = (const sp<U>& other); variable 73 template<typename U> sp& operator = (sp<U>&& other); variable 74 template<typename U> sp& operator = (U* other); variable
|
| D | RefBase.h | 333 RefBase& operator=(const RefBase& o); variable 370 wp& operator = (T* other); variable 371 wp& operator = (const wp<T>& other); variable 372 wp& operator = (const sp<T>& other); variable 374 template<typename U> wp& operator = (U* other); variable 375 template<typename U> wp& operator = (const wp<U>& other); variable 376 template<typename U> wp& operator = (const sp<U>& other); variable
|
| /device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/ |
| D | temp_file.h | 35 TempFile& operator=(TempFile&&); variable 53 TempFile& operator=(const TempFile&) = delete; variable 64 TempDir& operator=(TempDir&&); variable 72 TempDir& operator=(const TempDir&) = delete; variable
|
| D | weak_ptr.h | 57 WeakPtr& operator=(const WeakPtr&) = default; variable 59 WeakPtr& operator=(WeakPtr&&) = default; variable 112 WeakPtrFactory& operator=(const WeakPtrFactory&) = delete; variable
|
| D | unix_socket.h | 66 UnixSocketRaw& operator=(UnixSocketRaw&&) = default; variable 107 UnixSocketRaw& operator=(const UnixSocketRaw&) = delete; variable 224 UnixSocket& operator=(const UnixSocket&) = delete; variable 227 UnixSocket& operator=(UnixSocket&&) = delete; variable
|
| D | thread_task_runner.h | 42 ThreadTaskRunner& operator=(const ThreadTaskRunner&) = delete; variable 45 ThreadTaskRunner& operator=(ThreadTaskRunner&&); variable
|
| D | no_destructor.h | 51 NoDestructor& operator=(const NoDestructor&) = delete; variable 53 NoDestructor& operator=(NoDestructor&&) = delete; variable
|
| /device/generic/goldfish-opengl/system/hwc2/ |
| D | Gralloc.h | 41 GrallocBufferView& operator=(const GrallocBufferView& rhs) = delete; variable 44 GrallocBufferView& operator=(GrallocBufferView&& rhs); variable 71 GrallocBuffer& operator=(const GrallocBuffer& rhs) = delete; variable 74 GrallocBuffer& operator=(GrallocBuffer&& rhs); variable
|
| D | Display.h | 44 Display& operator=(const Display& display) = delete; variable 47 Display& operator=(Display&& display) = delete; variable 126 Config& operator=(const Config& display) = default; variable 129 Config& operator=(Config&& display) = default; variable 190 VsyncThread& operator=(const VsyncThread&) = default; variable 193 VsyncThread& operator=(VsyncThread&&) = default; variable
|
| /device/generic/goldfish/network/wifi_forwarder/ |
| 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
|
| 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
|
| /device/google/cuttlefish/host/libs/audio_connector/ |
| D | buffers.h | 45 ShmBuffer& operator=(const ShmBuffer& other) = delete; variable 69 TxBuffer& operator=(const TxBuffer& other) = delete; variable 84 RxBuffer& operator=(const RxBuffer& other) = delete; variable
|
| /device/generic/vulkan-cereal/base/ |
| D | Win32UnicodeString.h | 66 Win32UnicodeString& operator=(const Win32UnicodeString& other); variable 67 Win32UnicodeString& operator=(const wchar_t* str); 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/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/ |
| D | root_message.h | 38 RootMessage& operator=(const RootMessage&) = delete; variable 40 RootMessage& operator=(RootMessage&&) = delete; variable
|
| D | scattered_heap_buffer.h | 42 Slice& operator=(Slice&&); variable 135 HeapBuffered& operator=(const HeapBuffered&) = delete; variable 137 HeapBuffered& operator=(HeapBuffered&&) = delete; variable
|
| D | message_handle.h | 46 MessageHandleBase& operator=(MessageHandleBase&&); variable 67 MessageHandleBase& operator=(const MessageHandleBase&) = delete; variable
|
| /device/google/cuttlefish/host/libs/wayland/ |
| D | wayland_server.h | 46 WaylandServer& operator=(const WaylandServer& rhs) = delete; variable 49 WaylandServer& operator=(WaylandServer&& rhs) = delete; variable
|
| D | wayland_surfaces.h | 37 Surfaces& operator=(const Surfaces& rhs) = delete; variable 40 Surfaces& operator=(Surfaces&& rhs) = delete; variable
|
| /device/generic/goldfish/audio/ |
| D | talsa.h | 44 Mixer &operator=(const Mixer &) = delete; variable 46 Mixer &operator=(Mixer &&) = delete; variable
|
| /device/google/cuttlefish/host/frontend/webrtc/ |
| D | cvd_video_frame_buffer.h | 30 CvdVideoFrameBuffer& operator=(CvdVideoFrameBuffer&& cvd_frame_buf) = default; variable 31 CvdVideoFrameBuffer& operator=(const CvdVideoFrameBuffer& cvd_frame_buf) = default; variable
|
| /device/google/cuttlefish/host/commands/modem_simulator/ |
| D | nvram_config.h | 33 NvramConfig& operator=(NvramConfig&&); variable 91 NvramConfig& operator=(const NvramConfig&) = delete; variable
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | MemoryBuffer.h | 27 MemoryBuffer &operator=(MemoryBuffer &&other); variable 70 ScratchBuffer &operator=(ScratchBuffer &&other); variable
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
| D | ClearMultiviewGL.h | 45 ClearMultiviewGL &operator=(const ClearMultiviewGL &rht) = delete; variable 47 ClearMultiviewGL &operator=(ClearMultiviewGL &&rht) = delete; variable
|