Searched defs:classLoaderContext (Results 1 – 2 of 2) sorted by relevance
399 /*package*/ void verifyInBackground(ClassLoader classLoader, String classLoaderContext) { in verifyInBackground()404 String classLoaderContext); in verifyInBackgroundNative()543 String instructionSet, String compilerFilter, String classLoaderContext, in getDexOptNeeded()
271 String classLoaderContext = dex.isBackedByOatFile() in initByteBufferDexPath() local