Searched refs:IsMethodAnnotationPresent (Results 1 – 3 of 3) sorted by relevance
77 bool IsMethodAnnotationPresent(ArtMethod* method,
1224 bool IsMethodAnnotationPresent(ArtMethod* method, in IsMethodAnnotationPresent() function
265 return annotations::IsMethodAnnotationPresent(method, klass); in Executable_isAnnotationPresentNative()