Home | History | Annotate | Download | only in oatdump

Lines Matching refs:PrettyMethod

454                        class_method_index, PrettyMethod(dex_method_idx, dex_file, true).c_str(),
1145 os << StringPrintf("%p Method: %s\n", method, PrettyMethod(method).c_str());
1267 PrettyMethod(obj->AsArtMethod()).c_str());
1317 DCHECK(method->GetNativeGcMap(image_pointer_size) == nullptr) << PrettyMethod(method);
1318 DCHECK(method->GetMappingTable(image_pointer_size) == nullptr) << PrettyMethod(method);
1333 DCHECK(method->GetNativeGcMap(image_pointer_size) == nullptr) << PrettyMethod(method);
1334 DCHECK(method->GetMappingTable(image_pointer_size) == nullptr) << PrettyMethod(method);
1536 os << PrettyMethod(method_outlier[j]) << " requires storage of "
1576 os << PrettyMethod(method_outlier[j]) << " expanded code by "