Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 12 of 12) 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/src/main/java/java/lang/
DProcess.java222 public abstract void destroy(); in destroy() method in Process
DThreadGroup.java788 public final void destroy() { in destroy() method in ThreadGroup
DThread.java1145 public void destroy() { in destroy() method in Thread
/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.java80 @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.java393 public synchronized void destroy() throws DestroyFailedException { in destroy() method in KeyStore.PasswordProtection