Searched refs:GetTypeDescriptorFromTypeIdx (Results 1 – 5 of 5) sorted by relevance
288 inline const char* ArtMethod::GetTypeDescriptorFromTypeIdx(dex::TypeIndex type_idx) { in GetTypeDescriptorFromTypeIdx() function
672 const char* GetTypeDescriptorFromTypeIdx(dex::TypeIndex type_idx)
295 << DescriptorToDot(GetTypeDescriptorFromTypeIdx(iter_type_idx)); in FindCatchBlock()
389 << m->GetTypeDescriptorFromTypeIdx(type_idx) << "\n" in CheckMethodArguments()
4249 return res_method_->GetTypeDescriptorFromTypeIdx(params_->GetTypeItem(pos_).type_idx_); in GetDescriptor()4363 const char* argument_descriptor = method->GetTypeDescriptorFromTypeIdx(argument_type_index); in CheckSignaturePolymorphicMethod()