Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7847 const void* quick_method_code = GetQuickGenericJniStub(); in SetEntryPointsToInterpreter() local
7848 OatFile::OatMethod oat_method = CreateOatMethod(quick_method_code); in SetEntryPointsToInterpreter()