Lines Matching defs:resolution_method
711 mirror::Object* resolution_method = image_header.GetImageRoot(ImageHeader::kResolutionMethod);712 runtime->SetResolutionMethod(down_cast<mirror::ArtMethod*>(resolution_method));