Home | History | Annotate | Download | only in driver

Lines Matching refs:CodeItem

293                                                  const art::DexFile::CodeItem* code_item,
301 const art::DexFile::CodeItem* code_item,
310 const art::DexFile::CodeItem* code_item,
319 const art::DexFile::CodeItem* code_item,
560 const DexFile::CodeItem* code_item = dex_file->GetCodeItem(method->GetCodeItemOffset());
611 const DexFile::CodeItem* code_item = mh->GetCodeItem();
2303 void CompilerDriver::CompileMethod(const DexFile::CodeItem* code_item, uint32_t access_flags,