Lines Matching defs:oat_method
1679 // Every kind of method should at least get an invoke stub from the oat_method.1681 const OatFile::OatMethod oat_method = oat_class->GetOatMethod(method_index);1682 oat_method.LinkMethod(method.get());