Home | History | Annotate | Download | only in dex

Lines Matching defs:FieldType

593 TypeInference::Type TypeInference::FieldType(const DexFile* dex_file, uint32_t field_idx) {
609 ifields[i] = FieldType(current_dex_file, field_idx);
623 sfields[i] = FieldType(dex_file, mir_graph->GetSFieldLoweringInfo(i).FieldIndex());