Home
last modified time | relevance | path

Searched refs:inner_classes (Results 1 – 1 of 1) sorted by relevance

/build/tools/ijar/
Dclassfile.cc1280 Attribute* inner_classes = NULL; in WriteBody() local
1286 inner_classes = attributes[ii]; in WriteBody()
1292 if (inner_classes != NULL) { in WriteBody()
1293 attributes.push_back(inner_classes); in WriteBody()