Searched defs:protectionDomain (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
H A DClassLoader.java563 * @param protectionDomain
588 ProtectionDomain protectionDomain)
633 * @param protectionDomain
657 ProtectionDomain protectionDomain)
587 defineClass(String name, byte[] b, int off, int len, ProtectionDomain protectionDomain) argument
656 defineClass(String name, java.nio.ByteBuffer b, ProtectionDomain protectionDomain) argument

Completed in 35 milliseconds