/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue11/ |
H A D | YamlMapTest.java | 50 assertTrue(m.get("customTag") instanceof Custom); in testYamlMap() local 97 public static class Custom { class in YamlMapTest 101 public Custom(Integer i) { in Custom() method in YamlMapTest.Custom 105 public Custom(Custom c) { in Custom() method in YamlMapTest.Custom
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/error/ |
H A D | repr_unpacked.rs | 32 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data() 36 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 45 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut()
|
H A D | repr_bitpacked.rs | 214 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 220 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut() 226 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/error/ |
H A D | repr_unpacked.rs | 32 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data() 36 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 45 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut()
|
H A D | repr_bitpacked.rs | 214 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 220 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut() 226 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/error/ |
H A D | repr_unpacked.rs | 32 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data() 36 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 45 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut()
|
H A D | repr_bitpacked.rs | 214 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 220 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut() 226 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/error/ |
H A D | repr_unpacked.rs | 32 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data() 36 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 45 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut()
|
H A D | repr_bitpacked.rs | 214 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 220 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut() 226 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/error/ |
H A D | repr_unpacked.rs | 32 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data() 36 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 45 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut()
|
H A D | repr_bitpacked.rs | 214 pub(super) fn data(&self) -> ErrorData<&Custom> { in data() 220 pub(super) fn data_mut(&mut self) -> ErrorData<&mut Custom> { in data_mut() 226 pub(super) fn into_data(self) -> ErrorData<Box<Custom>> { in into_data()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/ |
H A D | error.rs | 129 Custom(C), enumerator 185 struct Custom { struct 186 kind: ErrorKind, 187 error: Box<dyn error::Error + Send + Sync>,
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/ |
H A D | error.rs | 129 Custom(C), enumerator 185 struct Custom { struct 186 kind: ErrorKind, 187 error: Box<dyn error::Error + Send + Sync>,
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/ |
H A D | error.rs | 129 Custom(C), enumerator 185 struct Custom { struct 186 kind: ErrorKind, 187 error: Box<dyn error::Error + Send + Sync>,
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/ |
H A D | error.rs | 129 Custom(C), enumerator 185 struct Custom { struct 186 kind: ErrorKind, 187 error: Box<dyn error::Error + Send + Sync>,
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/ |
H A D | error.rs | 129 Custom(C), enumerator 185 struct Custom { struct 186 kind: ErrorKind, 187 error: Box<dyn error::Error + Send + Sync>,
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/hash/ |
H A D | mod.rs | 110 struct Custom { struct 113 struct CustomHasher { argument 135 impl Hash for Custom { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/hash/ |
H A D | mod.rs | 110 struct Custom { struct 113 struct CustomHasher { argument 135 impl Hash for Custom { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/hash/ |
H A D | mod.rs | 110 struct Custom { struct 113 struct CustomHasher { argument 135 impl Hash for Custom { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/hash/ |
H A D | mod.rs | 110 struct Custom { struct 113 struct CustomHasher { argument 135 impl Hash for Custom { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/hash/ |
H A D | mod.rs | 110 struct Custom { struct 113 struct CustomHasher { argument 135 impl Hash for Custom { implementation
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/tests/ |
D | DelegatorTests.java | 36 private class Custom extends ITestService.Delegator { class in DelegatorTests 37 public Custom(ITestService impl) { super(impl); } in Custom() method in DelegatorTests.Custom
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/ui/model/ |
H A D | ColorsModel.kt | 46 data class Custom(val backgroundColorInt: Int) : ColorsModel { class
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/permissions/request/wear/elements/ |
D | ButtonSize.java | 26 …public static final class Custom extends com.android.healthconnect.controller.permissions.request.… class in ButtonSize 30 private Custom(float customIconSize, float customTapTargetSize) { in Custom() method in ButtonSize.Custom
|
/aosp_15_r20/frameworks/base/tools/processors/property_cache/test/resources/ |
H A D | Custom.java | 26 public class Custom { class 30 public Custom() { in Custom() method in Custom
|