/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | RenderThread.h | 193 friend class DispatchFrameCallbacks; 194 friend class RenderProxy; 195 friend class DummyVsyncSource; 196 friend class ChoreographerSource; 197 friend class android::uirenderer::AutoBackendTextureRelease; 198 friend class android::uirenderer::TestUtils; 199 friend class android::uirenderer::WebViewFunctor; 200 friend class android::uirenderer::skiapipeline::VkFunctorDrawHandler; 201 friend class android::uirenderer::VectorDrawable::Tree; 202 friend class sp<RenderThread>;
|
/aosp14/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | StringPool.h | 95 friend class StringPool; 120 friend class StringPool; 133 friend class StringPool; 134 friend class Ref; 154 friend class StringPool; 155 friend class StyleRef;
|
H A D | Idmap.h | 80 friend LoadedIdmap; 81 friend IdmapResMap; 149 friend LoadedIdmap; 226 friend OverlayStringPool;
|
H A D | AssetManager2.h | 83 friend Theme; 109 friend AssetManager2; 243 friend AssetManager2; 244 friend Theme; 531 friend class AssetManager2;
|
H A D | Asset.h | 171 friend class AssetManager; 172 friend struct ZipAssetsProvider; 173 friend struct AssetsProvider;
|
H A D | AssetDir.h | 72 friend class AssetManager; 73 friend class AssetManager2;
|
/aosp14/system/core/fastboot/fuzzy_fastboot/ |
H A D | extensions.h | 60 friend ::std::ostream& operator<<(::std::ostream& os, const GetVar& self) { 72 friend ::std::ostream& operator<<(::std::ostream& os, const PartitionInfo& pinfo) { 84 friend ::std::ostream& operator<<(::std::ostream& os, const PackedInfoTest& pinfo) { 110 friend ::std::ostream& operator<<(::std::ostream& os, const CommandTest& self) {
|
/aosp14/system/core/init/ |
H A D | devices.h | 39 friend void TestPermissions(const Permissions& expected, const Permissions& test); 64 … friend void TestSysfsPermissions(const SysfsPermissions& expected, const SysfsPermissions& test); 79 friend class SubsystemParser; 80 friend void TestSubsystems(const Subsystem& expected, const Subsystem& test); 112 friend class DeviceHandlerTester;
|
/aosp14/frameworks/base/tools/aapt2/configuration/ |
H A D | ConfigurationParser.h | 61 inline friend bool operator==(const Locale& lhs, const Locale& rhs) { 68 inline friend bool operator==(const AndroidManifest& lhs, const AndroidManifest& rhs) { 86 inline friend bool operator==(const AndroidSdk& lhs, const AndroidSdk& rhs) { 102 inline friend bool operator==(const GlTexture& lhs, const GlTexture& rhs) {
|
/aosp14/system/core/libutils/include/utils/ |
H A D | NativeHandle.h | 41 friend class LightRefBase<NativeHandle>; 43 friend class sp<NativeHandle>;
|
H A D | List.h | 62 friend class List; 63 friend class _ListIterator; 161 friend class List;
|
/aosp14/frameworks/base/cmds/idmap2/include/idmap2/ |
H A D | Idmap.h | 169 friend Idmap; 213 friend Idmap; 214 friend IdmapData; 269 friend Idmap;
|
H A D | XmlParser.h | 65 friend iterator; 125 friend XmlParser;
|
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | snapshot.h | 45 friend class test_set_name##_##individual_test##_Test 314 friend class SnapshotMergeStats; 443 friend class SnapshotTest; 444 friend class SnapshotUpdateTest; 445 friend class FlashAfterUpdateTest; 446 friend class LockTestConsumer; 447 friend class SnapshotFuzzEnv; 448 friend struct AutoDeleteCowImage; 449 friend struct AutoDeleteSnapshot; 450 friend struct PartitionCowCreator; [all …]
|
/aosp14/frameworks/base/libs/hwui/renderstate/ |
H A D | RenderState.h | 44 friend class renderthread::RenderThread; 45 friend class renderthread::CacheManager;
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | AnimationContext.h | 60 friend class AnimationContext; 108 friend class AnimationHandle;
|
H A D | Matrix.h | 100 friend bool operator==(const Matrix4& a, const Matrix4& b) { 104 friend bool operator!=(const Matrix4& a, const Matrix4& b) { return !(a == b); } 211 friend std::ostream& operator<<(std::ostream& os, const Matrix4& matrix) {
|
H A D | Rect.h | 74 friend int operator==(const Rect& a, const Rect& b) { 81 friend int operator!=(const Rect& a, const Rect& b) { return !(a == b); } 255 friend std::ostream& operator<<(std::ostream& os, const Rect& rect) {
|
/aosp14/frameworks/base/media/native/midi/ |
H A D | MidiDeviceInfo.h | 72 friend bool operator==(const MidiDeviceInfo& lhs, const MidiDeviceInfo& rhs); 73 friend bool operator!=(const MidiDeviceInfo& lhs, const MidiDeviceInfo& rhs) {
|
/aosp14/frameworks/base/tools/aapt2/format/ |
H A D | Container.h | 71 friend class ContainerReader; 92 friend class ContainerReaderEntry;
|
/aosp14/frameworks/base/libs/protoutil/include/android/util/ |
H A D | EncodedBuffer.h | 189 friend class Reader; 207 friend class EncodedBuffer;
|
/aosp14/frameworks/base/tools/aapt2/java/ |
H A D | ProguardRules.h | 72 friend void WriteKeepSet(const KeepSet& keep_set, io::OutputStream* out, bool minimal_keep, 75 friend bool CollectLocations(const UsageLocation& location, const KeepSet& keep_set,
|
/aosp14/frameworks/base/libs/input/ |
H A D | PointerController.h | 94 friend PointerControllerContext::LooperCallback; 95 friend PointerControllerContext::MessageHandler;
|
/aosp14/frameworks/base/libs/hwui/hwui/ |
H A D | Paint.h | 58 friend bool operator==(const Paint& a, const Paint& b); 59 friend bool operator!=(const Paint& a, const Paint& b) { return !(a == b); }
|
H A D | AnimatedImageThread.h | 40 friend sp<AnimatedImageThread>;
|