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