Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_structs.h108 struct ClassDef { struct
120 // Returns the valid access flags, that is, Java modifier bits relevant to the ClassDef type argument
139 DISALLOW_COPY_AND_ASSIGN(ClassDef); argument