Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:ProtoIds

462       if (secondary_index < header->ProtoIds().Size()) {
463 dex_ir::ProtoId* proto_id = header->ProtoIds()[secondary_index];
604 fprintf(out_file_, "proto_ids_size : %d\n", header_->ProtoIds().Size());
606 header_->ProtoIds().GetOffset(), header_->ProtoIds().GetOffset());