Home | History | Annotate | Download | only in verifier

Lines Matching refs:GetReturnTypeDescriptor

1287   const char* descriptor = dex_file_->GetReturnTypeDescriptor(proto_id);
2235 return_type = &reg_types_.FromClass(h_called_method->GetReturnTypeDescriptor(),
2274 return_type_descriptor = called_method->GetReturnTypeDescriptor();
2355 descriptor = called_method->GetReturnTypeDescriptor();
2413 descriptor = abs_method->GetReturnTypeDescriptor();
2680 const char* descriptor = called_method->GetReturnTypeDescriptor();
4099 return_type_ = &reg_types_.FromClass(mirror_method_->GetReturnTypeDescriptor(),