/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/ |
D | User.java | 9 private User friend; field in User 16 return friend; in getFriend() 19 public void setFriend(User friend) { in setFriend() argument 20 this.friend = friend; in setFriend() 21 notifyPropertyChanged(BR.friend); in setFriend()
|
/frameworks/native/include/ui/ |
D | TVecHelpers.h | 123 friend inline 128 friend inline 139 friend inline 143 friend inline 204 friend inline 209 friend inline 220 friend inline 224 friend inline 286 friend inline 295 friend inline [all …]
|
D | GraphicBuffer.h | 44 friend class Flattenable<GraphicBuffer>; 153 friend class Surface; 154 friend class BpSurface; 155 friend class BnSurface; 156 friend class LightRefBase<GraphicBuffer>;
|
/frameworks/base/tools/aapt2/ |
D | StringPool.h | 66 friend class StringPool; 89 friend class StringPool; 103 friend class StringPool; 104 friend class Ref; 121 friend class StringPool; 122 friend class StyleRef; 193 friend const_iterator begin(const StringPool& pool); 194 friend const_iterator end(const StringPool& pool);
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Directory.h | 32 friend mcld::sys::fs::PathCache::entry_type* detail::bring_one_into_cache( 34 friend void detail::open_dir(Directory& pDir); 35 friend void detail::close_dir(Directory& pDir); 38 friend class DirIterator; 110 friend mcld::sys::fs::PathCache::entry_type* detail::bring_one_into_cache( 112 friend class Directory;
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashBase.h | 113 friend class ChainIteratorBase<Self>; 114 friend class ChainIteratorBase<const Self>; 115 friend class EntryIteratorBase<Self>; 116 friend class EntryIteratorBase<const Self>;
|
/frameworks/base/libs/hwui/utils/ |
D | Macros.h | 30 …friend inline int strictly_order_type(const Type& lhs, const Type& rhs) { return lhs.compare(rhs) … 31 … friend inline int compare_type(const Type& lhs, const Type& rhs) { return lhs.compare(rhs); } \ 32 friend inline hash_t hash_type(const Type& entry) { return entry.hash(); }
|
/frameworks/opt/net/wifi/service/jni/ |
D | jni_helper.h | 115 friend class JNIObject<jobject>; 116 friend class JNIObject<jstring>; 117 friend class JNIObject<jobjectArray>; 118 friend class JNIObject<jclass>; 119 friend class JNIObject<jlongArray>; 120 friend class JNIObject<jbyteArray>; 121 friend class JNIObject<jintArray>;
|
/frameworks/compile/mclinker/include/mcld/Script/ |
D | Operand.h | 58 friend class Chunk<SymOperand, MCLD_SYMBOLS_PER_INPUT>; 93 friend class Chunk<IntOperand, MCLD_SYMBOLS_PER_INPUT>; 124 friend class Chunk<SectOperand, MCLD_SECTIONS_PER_INPUT>; 157 friend class Chunk<SectDescOperand, MCLD_SECTIONS_PER_INPUT>; 192 friend class Chunk<FragOperand, MCLD_SYMBOLS_PER_INPUT>;
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | FragmentRef.h | 75 friend FragmentRef& NullFragmentRef(); 76 friend class Chunk<FragmentRef, MCLD_SECTIONS_PER_INPUT>; 77 friend class Relocation;
|
D | Relocation.h | 26 friend class RelocationFactory; 27 friend class GCFactoryListTraits<Relocation>; 28 friend class Chunk<Relocation, MCLD_RELOCATIONS_PER_INPUT>;
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.h | 171 friend class RSExportElement; 284 friend class RSExportType; 285 friend class RSExportElement; 365 friend class RSExportType; 366 friend class RSExportFunc; 395 friend class RSExportType; 396 friend class RSExportElement; 444 friend class RSExportType; 471 friend class RSExportType; 504 friend class RSExportType;
|
/frameworks/av/include/private/media/ |
D | AudioTrackShared.h | 129 friend class Proxy; 130 friend class ClientProxy; 131 friend class AudioTrackClientProxy; 132 friend class AudioRecordClientProxy; 133 friend class ServerProxy; 134 friend class AudioTrackServerProxy; 135 friend class AudioRecordServerProxy;
|
/frameworks/av/include/media/ |
D | MediaCodecInfo.h | 66 friend class MediaCodecInfo; 119 friend class MediaCodecList; 120 friend class MediaCodecListOverridesTest;
|
/frameworks/base/libs/hwui/renderthread/ |
D | RenderThread.h | 101 friend class Singleton<RenderThread>; 102 friend class DispatchFrameCallbacks; 103 friend class RenderProxy;
|
/frameworks/native/services/sensorservice/ |
D | mat.h | 172 friend inline mat PURE operator + (const mat& lhs, const mat& rhs) { 177 friend inline mat PURE operator - (const mat& lhs, const mat& rhs) { 185 friend mat PURE operator * ( 192 friend vec<TYPE, R> PURE operator * ( 198 friend mat PURE operator * ( 204 friend inline mat PURE operator * (const mat& lhs, pTYPE v) { 209 friend inline mat PURE operator * (pTYPE v, const mat& rhs) { 231 friend column_builder<PREV_COLUMN+1> operator << ( 240 friend void operator << (
|
/frameworks/base/libs/hwui/ |
D | PatchCache.h | 118 friend inline int strictly_order_type(const PatchDescription& lhs, in strictly_order_type() 123 friend inline int compare_type(const PatchDescription& lhs, in compare_type() 128 friend inline hash_t hash_type(const PatchDescription& entry) { in hash_type()
|
D | GammaFontRenderer.h | 99 friend class GammaFontRenderer; 149 friend class GammaFontRenderer; 196 friend class GammaFontRenderer;
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | Description.h | 35 friend class Program; 36 friend class ProgramCache;
|
/frameworks/av/include/media/stagefright/foundation/ |
D | AHandler.h | 57 friend struct AMessage; // deliverMessage() 58 friend struct ALooperRoster; // setID()
|
/frameworks/base/core/jni/android/graphics/ |
D | Paint.h | 35 friend bool operator==(const Paint& a, const Paint& b); 36 friend bool operator!=(const Paint& a, const Paint& b) {
|
/frameworks/av/include/media/nbaio/ |
D | NBLog.h | 56 friend class Writer; 101 friend class Writer; 102 friend class Reader;
|
/frameworks/av/media/libstagefright/matroska/ |
D | MatroskaExtractor.h | 53 friend struct MatroskaSource; 54 friend struct BlockIterator;
|
/frameworks/av/include/drm/ |
D | DrmInfo.h | 55 friend class DrmInfo; 79 friend class DrmInfo;
|
D | DrmInfoRequest.h | 69 friend class DrmInfoRequest; 93 friend class DrmInfoRequest;
|