Searched defs:annotation_ (Results 1 – 3 of 3) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | dex_file_structs.h | 268 uint8_t annotation_[1]; member |
| /art/runtime/jit/ | ||
| D | profile_saver.cc | 455 const ProfileCompilationInfo::ProfileSampleAnnotation annotation_; member in art::ProfileSaver::GetClassesAndMethodsHelper |
| /art/dexlayout/ | ||
| D | dex_ir.h | 1126 std::unique_ptr<EncodedAnnotation> annotation_; variable |