Searched refs:GetMethodInvokeType (Results 1 – 6 of 6) sorted by relevance
113 return GetIterator().GetMethodInvokeType(*class_def_); in GetInvokeType()
1430 InvokeType GetMethodInvokeType(const DexFile::ClassDef& class_def) const { in GetMethodInvokeType() function
1757 it.GetMethodInvokeType(class_def)); in Visit()1766 it.GetMethodInvokeType(class_def)); in Visit()2804 it.GetMethodInvokeType(class_def), in Visit()2828 it.GetMethodInvokeType(class_def), in Visit()
166 it.GetMethodInvokeType(*class_def)); in VerifyMethod()
1202 const InvokeType invoke_type = it.GetMethodInvokeType( in VisitMethod()
231 InvokeType type = it->GetMethodInvokeType(class_def); in VerifyMethods()