/frameworks/native/libs/binder/include/binder/ |
D | Value.h | 92 Value& operator=(const Value& rhs); variable 93 Value& operator=(const int8_t& rhs); variable 94 Value& operator=(const bool& rhs); variable 95 Value& operator=(const int32_t& rhs); variable 96 Value& operator=(const int64_t& rhs); variable 97 Value& operator=(const double& rhs); variable 98 Value& operator=(const String16& rhs); variable 99 Value& operator=(const std::vector<bool>& rhs); variable 100 Value& operator=(const std::vector<uint8_t>& rhs); variable 101 Value& operator=(const std::vector<int32_t>& rhs); variable [all …]
|
D | Binder.h | 70 BBinder& operator=(const BBinder& o); variable 94 BpRefBase& operator=(const BpRefBase& o); variable
|
/frameworks/native/libs/vr/libdvr/include/dvr/ |
D | dvr_deleter.h | 48 void operator()(DvrBuffer* p) { dvrBufferDestroy(p); } in operator() function 49 void operator()(DvrReadBuffer* p) { dvrReadBufferDestroy(p); } in operator() function 50 void operator()(DvrWriteBuffer* p) { dvrWriteBufferDestroy(p); } in operator() function 51 void operator()(DvrReadBufferQueue* p) { dvrReadBufferQueueDestroy(p); } in operator() function 52 void operator()(DvrWriteBufferQueue* p) { dvrWriteBufferQueueDestroy(p); } in operator() function 53 void operator()(DvrDisplayManager* p) { dvrDisplayManagerDestroy(p); } in operator() function 54 void operator()(DvrSurfaceState* p) { dvrSurfaceStateDestroy(p); } in operator() function 55 void operator()(DvrSurface* p) { dvrSurfaceDestroy(p); } in operator() function 56 void operator()(DvrHwcClient* p) { dvrHwcClientDestroy(p); } in operator() function 57 void operator()(DvrHwcFrame* p) { dvrHwcFrameDestroy(p); } in operator() function [all …]
|
/frameworks/native/libs/vr/libpdx_uds/private/uds/ |
D | channel_event_set.h | 20 ChannelEventSet& operator=(ChannelEventSet&&) = default; variable 38 void operator=(const ChannelEventSet&) = delete; variable 46 ChannelEventReceiver& operator=(ChannelEventReceiver&&) = default; variable 55 void operator=(const ChannelEventReceiver&) = delete; variable
|
/frameworks/native/include/ui/ |
D | FenceTime.h | 58 Snapshot& operator=(Snapshot&& src) = default; member 61 Snapshot& operator=(const Snapshot&& src) = delete; member 94 FenceTime& operator=(const FenceTime&) = delete; variable 95 FenceTime& operator=(FenceTime&&) = delete; variable
|
D | Fence.h | 61 Fence& operator=(const Fence& rhs) = delete; variable 63 Fence& operator=(Fence&& rhs) = delete; variable
|
/frameworks/rs/cpp/util/ |
D | StrongPointer.h | 77 sp& operator = (T* other); variable 78 sp& operator = (const sp<T>& other); variable 80 template<typename U> sp& operator = (const sp<U>& other); variable 81 template<typename U> sp& operator = (U* other); variable
|
D | RefBase.h | 156 RefBase& operator=(const RefBase& o); variable 216 wp& operator = (T* other); variable 217 wp& operator = (const wp<T>& other); variable 218 wp& operator = (const sp<T>& other); variable 220 template<typename U> wp& operator = (U* other); variable 221 template<typename U> wp& operator = (const wp<U>& other); variable 222 template<typename U> wp& operator = (const sp<U>& other); variable
|
/frameworks/av/include/drm/ |
D | DrmSupportInfo.h | 44 MimeTypeIterator& operator=(const MimeTypeIterator& iterator); variable 67 FileSuffixIterator& operator=(const FileSuffixIterator& iterator); variable 95 DrmSupportInfo& operator=(const DrmSupportInfo& drmSupportInfo); variable
|
D | DrmInfo.h | 63 KeyIterator& operator=(const KeyIterator& keyIterator); variable 87 Iterator& operator=(const Iterator& iterator); variable
|
/frameworks/base/tools/aapt2/ |
D | ConfigDescription.h | 58 ConfigDescription& operator=(const android::ResTable_config& o); member 59 ConfigDescription& operator=(const ConfigDescription& o); member 60 ConfigDescription& operator=(ConfigDescription&& o); member
|
/frameworks/native/libs/hwc2on1adapter/include/hwc2on1adapter/ |
D | MiniFence.h | 41 MiniFence& operator=(const MiniFence& rhs) = delete; variable 43 MiniFence& operator=(MiniFence&& rhs) = delete; variable
|
/frameworks/base/tools/aapt2/util/ |
D | Maybe.h | 54 Maybe& operator=(const Maybe& rhs); variable 57 Maybe& operator=(const Maybe<U>& rhs); variable 59 Maybe& operator=(Maybe&& rhs); variable 62 Maybe& operator=(Maybe<U>&& rhs); variable
|
/frameworks/native/libs/vr/libvrflinger/ |
D | vsync_service.h | 32 void operator=(const VSyncWaiter&) = delete; variable 51 void operator=(const VSyncChannel&) = delete; variable 100 void operator=(VSyncService&) = delete; variable
|
D | acquired_buffer.h | 42 AcquiredBuffer& operator=(AcquiredBuffer&& other); variable 71 void operator=(const AcquiredBuffer&) = delete; variable
|
D | display_manager_service.h | 33 void operator=(const DisplayManager&) = delete; variable 68 void operator=(const DisplayManagerService&) = delete; variable
|
/frameworks/native/services/vr/hardware_composer/impl/ |
D | vr_composer_client.h | 57 void operator=(const VrCommandReader&) = delete; variable 65 void operator=(const VrComposerClient&) = delete; variable
|
/frameworks/av/camera/include/camera/ |
D | CameraMetadata.h | 52 CameraMetadata &operator=(const CameraMetadata &other); variable 53 CameraMetadata &operator=(const camera_metadata_t *buffer); variable
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | pointer_wrapper.h | 19 PointerWrapper& operator=(const PointerWrapper&) = default; variable 20 PointerWrapper& operator=(PointerWrapper&&) = default; variable
|
/frameworks/native/libs/vr/libbufferhub/include/private/dvr/ |
D | ion_buffer.h | 24 IonBuffer& operator=(IonBuffer&& other); variable 90 void operator=(const IonBuffer&) = delete; variable
|
/frameworks/native/include/gui/ |
D | FrameTimestamps.h | 255 FrameEventsDelta& operator=(FrameEventsDelta&& src) = default; variable 258 FrameEventsDelta& operator=(const FrameEventsDelta& src) = delete; variable 314 FrameEventHistoryDelta& operator=(FrameEventHistoryDelta&& src); variable 317 FrameEventHistoryDelta& operator=( variable
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | SectionSymbolSet.h | 49 bool operator()(const LDSection* X, const LDSection* Y) const { in operator() function 56 size_t operator()(const LDSection* pKey) const { in operator() function
|
/frameworks/native/libs/vr/libdisplay/include/private/dvr/ |
D | display_client.h | 64 void operator=(const Surface&) = delete; variable 84 void operator=(const DisplayClient&) = delete; variable
|
/frameworks/wilhelm/src/android/include/ |
D | AacAdtsExtractor.h | 70 AacAdtsSource &operator=(const AacAdtsSource &); variable 95 AacAdtsExtractor &operator=(const AacAdtsExtractor &); variable
|
/frameworks/native/opengl/libs/EGL/ |
D | BlobCache.h | 103 void operator=(const BlobCache&); variable 130 void operator=(const Blob&); variable 151 const CacheEntry& operator=(const CacheEntry&); variable
|