Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 14 of 14) sorted by relevance

/libcore/ojluni/src/main/java/javax/security/auth/
DDestroyable.java58 public default void destroy() throws DestroyFailedException { in destroy() method
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/auth/
DDestroyableTest.java54 public void destroy() throws DestroyFailedException { in destroy() method in DestroyableTest.myDestroyable
/libcore/ojluni/annotations/flagged_api/javax/security/auth/x500/
DX500PrivateCredential.annotated.java43 public void destroy() { throw new RuntimeException("Stub!"); } in destroy() method in X500PrivateCredential
/libcore/ojluni/src/main/java/java/lang/
DProcess.java222 public abstract void destroy(); in destroy() method in Process
DThreadGroup.java786 public final void destroy() { in destroy() method in ThreadGroup
DThread.java1242 public void destroy() { in destroy() method in Thread
/libcore/ojluni/src/main/java/javax/security/auth/x500/
DX500PrivateCredential.java119 public void destroy() { in destroy() method in X500PrivateCredential
/libcore/ojluni/annotations/hiddenapi/java/lang/
DUNIXProcess.java93 public void destroy() { in destroy() method in UNIXProcess
DThreadGroup.java146 public final void destroy() { in destroy() method in ThreadGroup
DThread.java164 public void destroy() { in destroy() method in Thread
/libcore/ojluni/annotations/mmodule/java/lang/
DThread.annotated.java83 public void destroy() { throw new RuntimeException("Stub!"); } in destroy() method in Thread
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java82 @Deprecated public void destroy() { throw new RuntimeException("Stub!"); } in destroy() method in Thread
/libcore/ojluni/annotations/hiddenapi/java/security/
DKeyStore.java359 public synchronized void destroy() throws javax.security.auth.DestroyFailedException { in destroy() method in KeyStore.PasswordProtection
/libcore/ojluni/src/main/java/java/security/
DKeyStore.java409 public synchronized void destroy() throws DestroyFailedException { in destroy() method in KeyStore.PasswordProtection