Home
last modified time | relevance | path

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

/build/tools/ijar/
Dclassfile.cc208 class_index_(class_index), in Constant_FMIref()
213 put_u2be(p, constant(class_index_)->slot()); in Write()
218 return constant(class_index_)->Display() + "::" + in Display()
223 constant(class_index_)->slot(); in Keep()
227 u2 class_index_; member