/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/rs/server/ |
D | StrongPointer.h | 76 sp& operator = (T* other); variable 77 sp& operator = (const sp<T>& other); variable 79 template<typename U> sp& operator = (const sp<U>& other); variable 80 template<typename U> sp& operator = (U* other); variable
|
D | RefBase.h | 155 RefBase& operator=(const RefBase& o); variable 215 wp& operator = (T* other); variable 216 wp& operator = (const wp<T>& other); variable 217 wp& operator = (const sp<T>& other); variable 219 template<typename U> wp& operator = (U* other); variable 220 template<typename U> wp& operator = (const wp<U>& other); variable 221 template<typename U> wp& operator = (const sp<U>& other); variable
|
/frameworks/base/tools/aapt2/ |
D | ConfigDescription.h | 53 ConfigDescription& operator=(const android::ResTable_config& o); member 54 ConfigDescription& operator=(const ConfigDescription& o); member 55 ConfigDescription& operator=(ConfigDescription&& o); member
|
D | Maybe.h | 51 Maybe& operator=(const Maybe& rhs); variable 54 Maybe& operator=(const Maybe<U>& rhs); variable 56 Maybe& operator=(Maybe&& rhs); variable 59 Maybe& operator=(Maybe<U>&& rhs); 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
|
D | DrmMetadata.h | 42 KeyIterator& operator=(const KeyIterator& keyIterator); variable 64 Iterator& operator=(const Iterator& iterator); variable
|
D | DrmInfoRequest.h | 77 KeyIterator& operator=(const KeyIterator& keyIterator); variable 101 Iterator& operator=(const Iterator& iterator); variable
|
D | DrmConstraints.h | 78 KeyIterator& operator=(const KeyIterator& keyIterator); variable 101 Iterator& operator=(const Iterator& iterator); variable
|
/frameworks/native/include/ui/ |
D | Fence.h | 109 Fence& operator = (const Fence& rhs); variable 110 const Fence& operator = (const Fence& rhs) const; variable
|
/frameworks/av/include/camera/ |
D | CameraMetadata.h | 49 CameraMetadata &operator=(const CameraMetadata &other); variable 50 CameraMetadata &operator=(const camera_metadata_t *buffer); variable
|
/frameworks/native/include/binder/ |
D | Binder.h | 70 BBinder& operator=(const BBinder& o); variable 94 BpRefBase& operator=(const BpRefBase& o); 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/wilhelm/src/android/include/ |
D | AacAdtsExtractor.h | 70 AacAdtsSource &operator=(const AacAdtsSource &); variable 95 AacAdtsExtractor &operator=(const AacAdtsExtractor &); variable
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Directory.h | 62 Directory& operator=(const Directory& pCopy); variable 132 DirIterator& operator=(const DirIterator& pCopy); variable
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | Mesh.h | 84 Mesh& operator = (const Mesh&); variable 85 Mesh const& operator = (const Mesh&) const; variable
|
/frameworks/av/include/media/stagefright/ |
D | MediaBuffer.h | 45 MediaBufferObserver &operator=(const MediaBufferObserver &); variable 120 MediaBuffer &operator=(const MediaBuffer &); variable
|
D | OMXClient.h | 40 OMXClient &operator=(const OMXClient &); variable
|
/frameworks/base/libs/hwui/utils/ |
D | SortedListImpl.h | 31 SortedListImpl& operator =(const SortedListImpl& rhs); variable
|
/frameworks/av/media/libmediaplayerservice/ |
D | StagefrightPlayer.h | 75 StagefrightPlayer &operator=(const StagefrightPlayer &); variable
|
/frameworks/av/services/audiopolicy/enginedefault/include/ |
D | AudioPolicyEngineInstance.h | 65 EngineInstance &operator=(const EngineInstance &object); variable
|
/frameworks/native/opengl/tests/include/ |
D | WindowSurface.h | 42 WindowSurface& operator=(const WindowSurface&); variable
|
/frameworks/native/include/media/hardware/ |
D | CryptoAPI.h | 42 CryptoFactory &operator=(const CryptoFactory &); member 106 CryptoPlugin &operator=(const CryptoPlugin &); member
|