Home
last modified time | relevance | path

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

/build/tools/ijar/
Dclassfile.cc1145 struct GeneralAttribute : Attribute { struct
1146 static GeneralAttribute* Read(const u1 *&p, Constant *attribute_name, in Read()
1156 void Write(u1 *&p) { in Write()
1161 u4 attribute_length_;
1162 const u1 *attribute_content_;