OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callerclassloader
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/java/java/sql/
DriverManager.java
257
ClassLoader
callerClassLoader
= VMStack.getCallingClassLoader();
264
if(isDriverAllowed(aDriver.driver,
callerClassLoader
)) {
354
ClassLoader
callerClassLoader
= VMStack.getCallingClassLoader();
360
if(isDriverAllowed(aDriver.driver,
callerClassLoader
)) {
/cts/tools/dex-tools/dex/
classes0.out.dex
[
all
...]
Completed in 2498 milliseconds