Home
last modified time | relevance | path

Searched refs:verifyInBackground (Results 1 – 2 of 2) sorted by relevance

/libcore/dalvik/src/main/java/dalvik/system/
DDexFile.java400 /*package*/ void verifyInBackground(ClassLoader classLoader, String classLoaderContext) { in verifyInBackground() method in DexFile
DDexPathList.java280 dex.verifyInBackground(definingContext, classLoaderContext); in initByteBufferDexPath()