Searched defs:destroy (Results 26 - 50 of 116) sorted by relevance

12345

/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/naming/cosnaming/
H A DBindingIteratorImpl.java157 public synchronized void destroy() method in class:BindingIteratorImpl
/openjdk9/corba/src/jdk.rmic/share/classes/sun/rmi/rmic/iiop/
H A DClassType.java115 protected void destroy () { method in class:ClassType
H A DArrayType.java261 protected void destroy () { method in class:ArrayType
/openjdk9/hotspot/src/share/vm/runtime/
H A DperfMemory.cpp162 void PerfMemory::destroy() { function in class:PerfMemory
/openjdk9/jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/
H A DEncryptionKey.java148 public void destroy() throws DestroyFailedException { method in class:EncryptionKey
H A DKerberosCredMessage.java121 public void destroy() { method in class:KerberosCredMessage
H A DKerberosKey.java250 public void destroy() throws DestroyFailedException { method in class:KerberosKey
H A DKeyImpl.java161 public void destroy() throws DestroyFailedException { method in class:KeyImpl
/openjdk9/jdk/src/java.security.jgss/share/classes/sun/security/jgss/krb5/
H A DServiceCreds.java253 public void destroy() { method in class:ServiceCreds
H A DKrb5AcceptCredential.java177 public void destroy() throws DestroyFailedException { method in class:Krb5AcceptCredential
/openjdk9/jdk/test/java/awt/font/TextLayout/
H A DTestJustification.java45 public void destroy() { method in class:TestJustification
/openjdk9/jdk/test/com/sun/net/httpserver/
H A DTest14.java66 public void destroy(HttpContext c) {} method in class:Test14.OffsetFilter
/openjdk9/jdk/src/demo/share/applets/NervousText/
H A DNervousText.java113 public void destroy() { method in class:NervousText
/openjdk9/jdk/src/demo/share/applets/SortDemo/
H A DSortItem.java168 public void destroy() { method in class:SortItem
/openjdk9/hotspot/src/share/vm/gc/parallel/
H A DgcTaskThread.hpp60 static void destroy(GCTaskThread* manager) { function in class:GCTaskThread
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/spi/extension/
H A DServantCachingPolicy.java157 public void destroy () method in class:ServantCachingPolicy
/openjdk9/jdk/src/java.base/share/classes/java/lang/
H A DProcess.java250 public abstract void destroy(); method in class:Process
H A DProcessHandle.java347 boolean destroy(); method in interface:ProcessHandle
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-face-private.hh51 hb_destroy_func_t destroy; member in struct:hb_face_t
/openjdk9/jdk/test/java/awt/PrintJob/ConstrainedPrintingTest/
H A DConstrainedPrintingTest.java163 public void destroy() { method in class:ConstrainedPrintingTest
/openjdk9/jdk/test/sun/net/www/protocol/http/
H A DB5017051.java218 public void destroy(HttpContext c) { } method in class:B5017051.CookieFilter
/openjdk9/jdk/test/javax/swing/JPopupMenu/4634626/
H A Dbug4634626.java195 public void destroy() { method in class:bug4634626
/openjdk9/jdk/test/javax/crypto/SecretKeyFactory/
H A DSecKFTranslateTest.java158 public void destroy() throws DestroyFailedException { method in class:MyOwnSecKey
/openjdk9/jdk/test/javax/security/auth/Destroyable/
H A DKeyDestructionTest.java202 public void destroy() throws DestroyFailedException { method in class:MyDestroyableSecretKey
242 public void destroy() throws DestroyFailedException { method in class:MyDestroyablePrivateKey
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/dynamicany/
H A DDynAnyImpl.java190 public abstract void destroy(); method in class:DynAnyImpl

Completed in 312 milliseconds

12345