Lines Matching full:called_method
1188 mirror::ArtMethod* called_method =
1193 CHECK(called_method != NULL);
1194 CHECK(!called_method->IsAbstract());
1195 GetCodeAndMethodForDirectCall(invoke_type, kDirect, referrer_class, called_method,
1214 called_method->GetDeclaringClass()->GetDexCache()->GetDexFile();
1216 cm_dexfile->GetMethodId(called_method->GetDexMethodIndex());