Searched refs:loaded (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/analysis/
H A DDexPrepare.cpp640 * This causes clean shutdown to fail, because we have loaded classes
909 * that wasn't previously loaded into the bootstrap class path, loading
928 int loaded = 0; local
987 loaded++;
990 ALOGV("DexOpt: +++ successfully loaded %d classes", loaded);
997 * Verify and/or optimize all classes that were successfully loaded from
1014 /* all classes are loaded into the bootstrap class loader */

Completed in 86 milliseconds