Searched refs:GetExceptionTypesForMethod (Results 1 – 4 of 4) sorted by relevance
66 annotations::GetExceptionTypesForMethod(method); in Method_getExceptionTypes()
42 annotations::GetExceptionTypesForMethod(method); in Constructor_getExceptionTypes()
54 mirror::ObjectArray<mirror::Class>* GetExceptionTypesForMethod(ArtMethod* method)
1100 mirror::ObjectArray<mirror::Class>* GetExceptionTypesForMethod(ArtMethod* method) { in GetExceptionTypesForMethod() function