Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetFieldTypeDescriptor

2331       const char* descriptor = dex_file.GetFieldTypeDescriptor(field_id);
4542 os << " " << dex_file.GetFieldTypeDescriptor(id) << " " << dex_file.GetFieldName(id) << "\n";
4548 os << " " << dex_file.GetFieldTypeDescriptor(id) << " " << dex_file.GetFieldName(id) << "\n";
5852 const char* type = dex_file.GetFieldTypeDescriptor(field_id);