Searched refs:classLoaderContext (Results 1 – 2 of 2) sorted by relevance
400 /*package*/ void verifyInBackground(ClassLoader classLoader, String classLoaderContext) { in verifyInBackground() argument401 verifyInBackgroundNative(mCookie, classLoader, classLoaderContext); in verifyInBackground()405 String classLoaderContext); in verifyInBackgroundNative() argument544 String instructionSet, String compilerFilter, String classLoaderContext, in getDexOptNeeded() argument
266 String classLoaderContext = dex.isBackedByOatFile() in initByteBufferDexPath() local279 if (classLoaderContext != null) { in initByteBufferDexPath()280 dex.verifyInBackground(definingContext, classLoaderContext); in initByteBufferDexPath()