Home
last modified time | relevance | path

Searched defs:ClassDef (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddex_file.h210 struct ClassDef { struct
222 // Returns the valid access flags, that is, Java modifier bits relevant to the ClassDef type argument
241 DISALLOW_COPY_AND_ASSIGN(ClassDef); argument