Searched refs:GetExceptionTypesForMethod (Results 1 – 4 of 4) sorted by relevance
68 annotations::GetExceptionTypesForMethod(method); in Method_getExceptionTypes()
44 annotations::GetExceptionTypesForMethod(method); in Constructor_getExceptionTypes()
56 ObjPtr<mirror::ObjectArray<mirror::Class>> GetExceptionTypesForMethod(ArtMethod* method)
1120 ObjPtr<mirror::ObjectArray<mirror::Class>> GetExceptionTypesForMethod(ArtMethod* method) { in GetExceptionTypesForMethod() function