Searched refs:GetMethodCodeItem (Results 1 – 4 of 4) sorted by relevance
/art/oatdump/ |
D | oatdump.cc | 421 it.GetMemberIndex(), it.GetMethodCodeItem(), in DumpOatClass() 430 it.GetMemberIndex(), it.GetMethodCodeItem(), in DumpOatClass()
|
/art/runtime/ |
D | dex_file.h | 1199 const DexFile::CodeItem* GetMethodCodeItem() const { in GetMethodCodeItem() function
|
/art/compiler/driver/ |
D | compiler_driver.cc | 2058 driver->CompileMethod(it.GetMethodCodeItem(), it.GetMethodAccessFlags(), in CompileClass() 2075 driver->CompileMethod(it.GetMethodCodeItem(), it.GetMethodAccessFlags(), in CompileClass()
|
/art/runtime/verifier/ |
D | method_verifier.cc | 186 it.GetMethodCodeItem(), in VerifyClass() 230 it.GetMethodCodeItem(), in VerifyClass()
|