Home | History | Annotate | Download | only in runtime

Lines Matching refs:LoadClass

3019           ThrowNullPointerException(StringPrintf("ClassLoader.loadClass returned null for %s",
3064 << " is not well-behaved; it returned a different Class for racing loadClass(\""
3204 LoadClass(self, *new_dex_file, *new_class_def, klass);
3610 void ClassLinker::LoadClass(Thread* self,