Home | History | Annotate | Download | only in dexlayout

Lines Matching defs:static_values

1451   dex_ir::EncodedArrayItem* static_values = class_def->StaticValues();
1453 static_values == nullptr ? nullptr : static_values->GetEncodedValues();