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

/art/runtime/
H A Dclass_linker.h779 void LoadClass(Thread* self,
H A Dclass_linker.cc2780 LoadClass(self, *new_dex_file, *new_class_def, klass);
3119 void ClassLinker::LoadClass(Thread* self, function in class:art::ClassLinker
/art/compiler/optimizing/
H A Dnodes.h1325 M(LoadClass, Instruction) \
5782 DECLARE_INSTRUCTION(LoadClass);

Completed in 269 milliseconds