Home
last modified time | relevance | path

Searched defs:reset (Results 151 – 175 of 9678) sorted by relevance

12345678910>>...388

/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DUnicodeSetIterator.java112 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 DUnicodeSetIterator.java112 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 DUnicodeSetIterator.java112 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 DUnicodeSetIterator.java112 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 Dpixelshuffle.cpp16 void PixelShuffleImpl::reset() {} in reset() function in torch::nn::PixelShuffleImpl
30 void PixelUnshuffleImpl::reset() {} in reset() function in torch::nn::PixelUnshuffleImpl
H A Dfold.cpp14 void FoldImpl::reset() {} in reset() function in torch::nn::FoldImpl
38 void UnfoldImpl::reset() {} in reset() function in torch::nn::UnfoldImpl
H A Ddistance.cpp12 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/
DSafetyCenterTestRule.kt49 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 DFakeAudioSharingRepositoryLogger.kt27 fun reset() { in reset() method
/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/robotests/src/shadows/
DShadowResources.kt38 fun reset() { in getBoolean() method
/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/
H A DNestingCounter.kt49 fun reset() { in reset() method
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DBackoff.cpp65 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/
Dintrusive_ptr.hpp164 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/
DISecureElement.java45 @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 DKeyboardInputMapper.cpp231 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 DReadableBuffers.java224 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/
DGlideLoadableIdlingResource.kt73 fun reset() { in reset() method
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/
H A DSysUiFlagController.kt36 fun reset(flag: SystemUIFlag) { in isEnabled() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DSuppressedAttachState.kt54 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 DDomainVerificationDeclaringAppTests.kt33 fun reset() { in reset() method
/aosp_15_r20/cts/hostsidetests/packagemanager/domainverification/apps/calling/src/com/android/cts/packagemanager/verify/domain/callingapp/
H A DDomainVerificationCallingAppTests.kt33 fun reset() { in reset() method
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/output/
H A DTcpConnection.java81 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 DSHA512Digest.java84 public void reset() in reset() method in SHA512Digest
107 public void reset(Memoable other) in reset() method in SHA512Digest
H A DSHA384Digest.java82 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 Dsocket_holder.hpp59 void reset() in reset() function in asio::detail::socket_holder
71 void reset(socket_type s) in reset() function in asio::detail::socket_holder

12345678910>>...388