Searched refs:GetTypeDescriptorFromTypeIdx (Results 1 – 6 of 6) sorted by relevance
106 << current_method->GetTypeDescriptorFromTypeIdx(iter_type_idx); in art_portable_find_catch_block_from_code()
244 << DescriptorToDot(h_this->GetTypeDescriptorFromTypeIdx(iter_type_idx)); in FindCatchBlock()
519 inline const char* ArtMethod::GetTypeDescriptorFromTypeIdx(uint16_t type_idx) { in GetTypeDescriptorFromTypeIdx() function
536 const char* GetTypeDescriptorFromTypeIdx(uint16_t type_idx)
374 << h_m->GetTypeDescriptorFromTypeIdx(type_idx) << "\n" in CheckMethodArguments()
3282 return res_method_->GetTypeDescriptorFromTypeIdx(params_->GetTypeItem(pos_).type_idx_); in GetDescriptor()3456 res_method->GetTypeDescriptorFromTypeIdx(params->GetTypeItem(param_index).type_idx_); in VerifyInvokeVirtualQuickArgs()