/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | UnicodeSetIterator.java | 112 public void reset(android.icu.text.UnicodeSet uset) { throw new RuntimeException("Stub!"); } in reset() method in UnicodeSetIterator 118 public void reset() { throw new RuntimeException("Stub!"); } in reset() method in UnicodeSetIterator
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | UnicodeSetIterator.java | 112 public void reset(android.icu.text.UnicodeSet uset) { throw new RuntimeException("Stub!"); } in reset() method in UnicodeSetIterator 118 public void reset() { throw new RuntimeException("Stub!"); } in reset() method in UnicodeSetIterator
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/ |
H A D | UnicodeSetIterator.java | 112 public void reset(android.icu.text.UnicodeSet uset) { throw new RuntimeException("Stub!"); } in reset() method in UnicodeSetIterator 118 public void reset() { throw new RuntimeException("Stub!"); } in reset() method in UnicodeSetIterator
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/ |
H A D | UnicodeSetIterator.java | 112 public void reset(android.icu.text.UnicodeSet uset) { throw new RuntimeException("Stub!"); } in reset() method in UnicodeSetIterator 118 public void reset() { throw new RuntimeException("Stub!"); } in reset() method in UnicodeSetIterator
|
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/modules/ |
H A D | pixelshuffle.cpp | 16 void PixelShuffleImpl::reset() {} in reset() function in torch::nn::PixelShuffleImpl 30 void PixelUnshuffleImpl::reset() {} in reset() function in torch::nn::PixelUnshuffleImpl
|
H A D | fold.cpp | 14 void FoldImpl::reset() {} in reset() function in torch::nn::FoldImpl 38 void UnfoldImpl::reset() {} in reset() function in torch::nn::UnfoldImpl
|
H A D | distance.cpp | 12 void CosineSimilarityImpl::reset() {} in reset() function in torch::nn::CosineSimilarityImpl 29 void PairwiseDistanceImpl::reset() {} in reset() function in torch::nn::PairwiseDistanceImpl
|
/aosp_15_r20/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/ |
D | SafetyCenterTestRule.kt | 49 private fun reset() { in reset() method in com.android.safetycenter.testing.SafetyCenterTestRule
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/volume/data/repository/ |
H A D | FakeAudioSharingRepositoryLogger.kt | 27 fun reset() { in reset() method
|
/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/robotests/src/shadows/ |
D | ShadowResources.kt | 38 fun reset() { in getBoolean() method
|
/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/ |
H A D | NestingCounter.kt | 49 fun reset() { in reset() method
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | Backoff.cpp | 65 void ExponentialBackoffWithJitter::reset() { in reset() function in c10d::ExponentialBackoffWithJitter 76 void FixedBackoff::reset() {} in reset() function in c10d::FixedBackoff
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/ |
D | intrusive_ptr.hpp | 164 void reset() in reset() function in boost::intrusive_ptr 169 void reset( T * rhs ) in reset() function in boost::intrusive_ptr 174 void reset( T * rhs, bool add_ref ) in reset() function in boost::intrusive_ptr
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element-V1-java-source/gen/android/hardware/secure_element/ |
D | ISecureElement.java | 45 @Override public void reset() throws android.os.RemoteException in reset() method in ISecureElement.Default 332 @Override public void reset() throws android.os.RemoteException in reset() method in ISecureElement.Stub.Proxy 429 public void reset() throws android.os.RemoteException; in reset() method
|
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | KeyboardInputMapper.cpp | 231 std::list<NotifyArgs> KeyboardInputMapper::reset(nsecs_t when) { in reset() function in android::KeyboardInputMapper 432 void KeyboardInputMapper::updateLedState(bool reset) { in updateLedState() 464 int32_t modifier, bool reset) { in updateLedStateForModifier()
|
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
H A D | ReadableBuffers.java | 224 public void reset() { in reset() method in ReadableBuffers.ByteArrayWrapper 329 public void reset() { in reset() method in ReadableBuffers.ByteReadableBufferWrapper 394 public void reset() throws IOException { in reset() method in ReadableBuffers.BufferInputStream
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/util/test/ |
D | GlideLoadableIdlingResource.kt | 73 fun reset() { in reset() method
|
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/ |
H A D | SysUiFlagController.kt | 36 fun reset(flag: SystemUIFlag) { in isEnabled() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
H A D | SuppressedAttachState.kt | 54 fun reset() { in reset() method in com.android.systemui.statusbar.notification.collection.SuppressedAttachState
|
/aosp_15_r20/cts/hostsidetests/packagemanager/domainverification/apps/declaring/src/com/android/cts/packagemanager/verify/domain/declaringapp/ |
H A D | DomainVerificationDeclaringAppTests.kt | 33 fun reset() { in reset() method
|
/aosp_15_r20/cts/hostsidetests/packagemanager/domainverification/apps/calling/src/com/android/cts/packagemanager/verify/domain/callingapp/ |
H A D | DomainVerificationCallingAppTests.kt | 33 fun reset() { in reset() method
|
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/output/ |
H A D | TcpConnection.java | 81 public void writeExecutionData(final boolean reset) throws IOException { in writeExecutionData() 100 public void visitDumpCommand(final boolean dump, final boolean reset) in visitDumpCommand()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/digests/ |
H A D | SHA512Digest.java | 84 public void reset() in reset() method in SHA512Digest 107 public void reset(Memoable other) in reset() method in SHA512Digest
|
H A D | SHA384Digest.java | 82 public void reset() in reset() method in SHA384Digest 105 public void reset(Memoable other) in reset() method in SHA384Digest
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
H A D | socket_holder.hpp | 59 void reset() in reset() function in asio::detail::socket_holder 71 void reset(socket_type s) in reset() function in asio::detail::socket_holder
|