Home
last modified time | relevance | path

Searched defs:target_method_id (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/
Dcodegen_util.cc475 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in InstallLiteralPools() local
493 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in InstallLiteralPools() local
507 const DexFile::TypeId& target_method_id = cu_->dex_file->GetTypeId(target_method_idx); in InstallLiteralPools() local
/art/compiler/dex/quick/x86/
Dtarget_x86.cc967 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in LoadMethodAddress() local
1004 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in CallWithLinkerFixup() local