/aosp_15_r20/libcore/luni/src/test/java/tests/security/cert/ |
H A D | CertStoreSpiTest.java | 78 public Object clone() { in clone() method in CertStoreSpiTest.tmpCRLSelector 86 public Object clone() { in clone() method in CertStoreSpiTest.tmpCertSelector
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 16 let clone = waker.clone(); in test_waker_will_wake_clone() localVariable 32 let clone = waker.clone(); in test_local_waker_will_wake_clone() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 16 let clone = waker.clone(); in test_waker_will_wake_clone() localVariable 32 let clone = waker.clone(); in test_local_waker_will_wake_clone() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 16 let clone = waker.clone(); in test_waker_will_wake_clone() localVariable 32 let clone = waker.clone(); in test_local_waker_will_wake_clone() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 16 let clone = waker.clone(); in test_waker_will_wake_clone() localVariable 32 let clone = waker.clone(); in test_local_waker_will_wake_clone() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 16 let clone = waker.clone(); in test_waker_will_wake_clone() localVariable 32 let clone = waker.clone(); in test_local_waker_will_wake_clone() localVariable
|
/aosp_15_r20/external/skia/modules/skunicode/src/ |
H A D | SkUnicode_icu_builtin.cpp | 24 static UBreakIterator* clone(T bi, UErrorCode* status) { in clone() function 30 static UBreakIterator* clone(T bi, UErrorCode* status) { in clone() function
|
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | google-api-client-1.30.10.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/ |
D | google-api-client-1.30.2.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp_15_r20/cts/tests/searchui/src/android/searchuiservice/cts/ |
H A D | SearchTargetEventTest.java | 57 final SearchTargetEvent clone = cloneThroughParcel(event); in testParcel() local 79 final SearchTargetEvent clone = SearchTargetEvent.CREATOR in cloneThroughParcel() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/middleware/ |
D | from_fn.rs | 176 fn clone(&self) -> Self { in clone() function 231 fn clone(&self) -> Self { in clone() function 351 fn clone(&self) -> Self { in clone() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
H A D | SuppressedAttachState.kt | 47 fun clone(other: SuppressedAttachState) { in clone() method
|
/aosp_15_r20/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/domain/menu/ |
D | MenuAction.kt | 66 fun clone(newValue: Boolean): ToggleMenuAction method
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/ |
H A D | LocusIdTest.java | 51 final LocusId clone = cloneThroughParcel(new LocusId(ID)); in testParcel() local 89 final LocusId clone = LocusId.CREATOR.createFromParcel(parcel); in cloneThroughParcel() local
|
/aosp_15_r20/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/ |
H A D | LookupSwitchInsnNode.java | 87 public AbstractInsnNode clone(final Map<LabelNode, LabelNode> clonedLabels) { in clone() method in LookupSwitchInsnNode 88 LookupSwitchInsnNode clone = in clone() local
|
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/cookie/ |
H A D | BasicClientCookie2.java | 99 public Object clone() throws CloneNotSupportedException { in clone() method in BasicClientCookie2 100 BasicClientCookie2 clone = (BasicClientCookie2) super.clone(); in clone() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni-sys/src/ |
D | lib.rs | 52 fn clone(&self) -> Self { in clone() method 100 fn clone(&self) -> Self { in clone() method 1414 fn clone(&self) -> Self { in clone() method 1426 fn clone(&self) -> Self { in clone() method 1439 fn clone(&self) -> Self { in clone() method 1454 fn clone(&self) -> Self { in clone() method 1468 fn clone(&self) -> Self { in clone() method 1502 fn clone(&self) -> Self { in clone() method
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
H A D | SharedObject.java | 114 public Reference<T> clone() { in clone() method in SharedObject.Reference 166 public SharedObject clone() { in clone() method in SharedObject
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/ |
H A D | SharedObject.java | 111 public Reference<T> clone() { in clone() method in SharedObject.Reference 163 public SharedObject clone() { in clone() method in SharedObject
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | transapi.cpp | 718 virtual TestFilter1* clone() const override { in clone() function in TestFilter1 739 virtual TestFilter2* clone() const override { in clone() function in TestFilter2 760 virtual TestFilter3* clone() const override { in clone() function in TestFilter3 978 virtual UnicodeFunctor* clone() const override {return nullptr;} in clone() function in MyUnicodeFunctorTestClass
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | UnknownFieldSet.java | 355 public Builder clone() { in clone() method in UnknownFieldSet.Builder 356 Builder clone = UnknownFieldSet.newBuilder(); in clone() local 898 public Builder clone() { in clone() method in UnknownFieldSet.Field.Builder 926 Builder clone = new Builder(); in clone() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | transapi.cpp | 718 virtual TestFilter1* clone() const override { in clone() function in TestFilter1 739 virtual TestFilter2* clone() const override { in clone() function in TestFilter2 760 virtual TestFilter3* clone() const override { in clone() function in TestFilter3 978 virtual UnicodeFunctor* clone() const override {return nullptr;} in clone() function in MyUnicodeFunctorTestClass
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | UnknownFieldSet.java | 355 public Builder clone() { in clone() method in UnknownFieldSet.Builder 356 Builder clone = UnknownFieldSet.newBuilder(); in clone() local 898 public Builder clone() { in clone() method in UnknownFieldSet.Field.Builder 926 Builder clone = new Builder(); in clone() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
H A D | LocPathIterator.java | 236 LocPathIterator clone = (LocPathIterator)m_clones.getInstance(); in executeCharsToContentHandler() local 531 LocPathIterator clone; in getLength() local 713 LocPathIterator clone; in cloneWithReset() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/ |
H A D | windows_sys.rs | 856 fn clone(&self) -> Self { in clone() method 875 fn clone(&self) -> Self { in clone() method 886 fn clone(&self) -> Self { in clone() method 908 fn clone(&self) -> Self { in clone() method 921 fn clone(&self) -> Self { in clone() method 935 fn clone(&self) -> Self { in clone() method 959 fn clone(&self) -> Self { in clone() method 973 fn clone(&self) -> Self { in clone() method 1016 fn clone(&self) -> Self { in clone() method 1074 fn clone(&self) -> Self { in clone() method [all …]
|