Searched refs:GetMethodInvokeType (Results 1 – 6 of 6) sorted by relevance
119 return GetIterator().GetMethodInvokeType(*class_def_); in GetInvokeType()
1181 InvokeType GetMethodInvokeType(const DexFile::ClassDef& class_def) const { in GetMethodInvokeType() function
482 InvokeType invoke_type = it.GetMethodInvokeType(class_def); in VMRuntime_preloadDexCaches()487 InvokeType invoke_type = it.GetMethodInvokeType(class_def); in VMRuntime_preloadDexCaches()
1677 it.GetMethodInvokeType(class_def)); in ResolveClassFieldsAndMethods()1687 it.GetMethodInvokeType(class_def)); in ResolveClassFieldsAndMethods()2059 it.GetMethodInvokeType(class_def), class_def_index, in CompileClass()2076 it.GetMethodInvokeType(class_def), class_def_index, in CompileClass()
552 InvokeType invoke_type = it.GetMethodInvokeType(dex_file_->GetClassDef(class_def_index_)); in VisitMethod()
172 InvokeType type = it.GetMethodInvokeType(*class_def); in VerifyClass()216 InvokeType type = it.GetMethodInvokeType(*class_def); in VerifyClass()