Home | History | Annotate | Download | only in mirror

Lines Matching refs:class_def_idx

733   void SetDexClassDefIndex(uint16_t class_def_idx) {
734 SetField32(OFFSET_OF_OBJECT_MEMBER(Class, dex_class_def_idx_), class_def_idx, false);