/frameworks/native/include/utils/ |
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 | Vector.h | 58 const Vector<TYPE>& operator = (const Vector<TYPE>& rhs) const; variable 59 Vector<TYPE>& operator = (const Vector<TYPE>& rhs); variable 61 const Vector<TYPE>& operator = (const SortedVector<TYPE>& rhs) const; variable 62 Vector<TYPE>& operator = (const SortedVector<TYPE>& rhs); variable
|
D | BlobCache.h | 115 void operator=(const BlobCache&); variable 142 void operator=(const Blob&); variable 163 const CacheEntry& operator=(const CacheEntry&); variable
|
D | SortedVector.h | 51 const SortedVector<TYPE>& operator = (const SortedVector<TYPE>& rhs) const; variable 52 SortedVector<TYPE>& operator = (const SortedVector<TYPE>& rhs); variable
|
D | VectorImpl.h | 56 VectorImpl& operator = (const VectorImpl& rhs); variable 147 SortedVectorImpl& operator = (const SortedVectorImpl& rhs); 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
|
D | Functor.h | 28 virtual status_t operator ()(int what, void* data) { return NO_ERROR; } in operator() function
|
/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/av/services/camera/libcameraservice/camera2/ |
D | CameraMetadata.h | 49 CameraMetadata &operator=(const CameraMetadata &other); variable 50 CameraMetadata &operator=(const camera_metadata_t *buffer); variable
|
/frameworks/native/include/ui/ |
D | Fence.h | 103 Fence& operator = (const Fence& rhs); variable 104 const Fence& operator = (const Fence& rhs) const; variable
|
/frameworks/native/include/binder/ |
D | Binder.h | 68 BBinder& operator=(const BBinder& o); variable 92 BpRefBase& operator=(const BpRefBase& o); variable
|
/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 | 60 Directory& operator=(const Directory& pCopy); variable 131 DirIterator& operator=(const DirIterator& pCopy); variable
|
/frameworks/av/include/media/stagefright/ |
D | MediaBuffer.h | 43 MediaBufferObserver &operator=(const MediaBufferObserver &); variable 118 MediaBuffer &operator=(const MediaBuffer &); variable
|
D | OMXClient.h | 40 OMXClient &operator=(const OMXClient &); variable
|
D | YUVCanvas.h | 74 YUVCanvas &operator=(const YUVCanvas &); variable
|
D | TimeSource.h | 34 TimeSource &operator=(const TimeSource &); variable
|
D | StagefrightMediaScanner.h | 37 StagefrightMediaScanner &operator=(const StagefrightMediaScanner &); member
|
/frameworks/av/media/libmediaplayerservice/ |
D | StagefrightPlayer.h | 71 StagefrightPlayer &operator=(const StagefrightPlayer &); variable
|
/frameworks/base/libs/hwui/utils/ |
D | SortedListImpl.h | 31 SortedListImpl& operator =(const SortedListImpl& rhs); variable
|
/frameworks/native/include/media/hardware/ |
D | CryptoAPI.h | 40 CryptoFactory &operator=(const CryptoFactory &); member 87 CryptoPlugin &operator=(const CryptoPlugin &); member
|