Home | History | Annotate | Download | only in dex

Lines Matching refs:def_count_

109       def_count_(0),
740 def_count_ += (df_flags & DF_A_WIDE) ? 2 : 1;