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

/art/runtime/jit/
H A Djit.h145 static void NewTypeLoadedIfUsingJit(mirror::Class* type)
H A Djit.cc369 void Jit::NewTypeLoadedIfUsingJit(mirror::Class* type) { function in class:art::jit::Jit
/art/runtime/
H A Dclass_linker.cc2849 jit::Jit::NewTypeLoadedIfUsingJit(h_new_class.Get());
3758 jit::Jit::NewTypeLoadedIfUsingJit(new_class.Get());

Completed in 2285 milliseconds