HomeSort by relevance Sort by last modified time
    Searched refs:GetAnnotationForMethod (Results 1 - 3 of 3) sorted by null

  /art/runtime/dex/
dex_file_annotations.h 51 ObjPtr<mirror::Object> GetAnnotationForMethod(ArtMethod* method,
dex_file_annotations.cc     [all...]
  /art/runtime/native/
java_lang_reflect_Executable.cc 66 return soa.AddLocalReference<jobject>(annotations::GetAnnotationForMethod(method, klass));

Completed in 363 milliseconds