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

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

Completed in 63 milliseconds