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

  /art/runtime/dex/
dex_file_annotations.h 109 bool IsClassAnnotationPresent(Handle<mirror::Class> klass,
dex_file_annotations.cc     [all...]
  /art/runtime/native/
java_lang_Class.cc 784 return annotations::IsClassAnnotationPresent(klass, annotation_class);
    [all...]

Completed in 887 milliseconds