Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc421 it.GetMemberIndex(), it.GetMethodCodeItem(), in DumpOatClass()
430 it.GetMemberIndex(), it.GetMethodCodeItem(), in DumpOatClass()
/art/runtime/
Ddex_file.h1199 const DexFile::CodeItem* GetMethodCodeItem() const { in GetMethodCodeItem() function
/art/compiler/driver/
Dcompiler_driver.cc2058 driver->CompileMethod(it.GetMethodCodeItem(), it.GetMethodAccessFlags(), in CompileClass()
2075 driver->CompileMethod(it.GetMethodCodeItem(), it.GetMethodAccessFlags(), in CompileClass()
/art/runtime/verifier/
Dmethod_verifier.cc186 it.GetMethodCodeItem(), in VerifyClass()
230 it.GetMethodCodeItem(), in VerifyClass()