Home | History | Annotate | Download | only in runtime

Lines Matching refs:ProtoId

1140         if (!CheckListSize(ptr_, 1, sizeof(DexFile::ProtoId), "proto_ids")) {
1143 ptr_ += sizeof(DexFile::ProtoId);
1516 const DexFile::ProtoId* item = reinterpret_cast<const DexFile::ProtoId*>(ptr_);
1552 const DexFile::ProtoId* prev = reinterpret_cast<const DexFile::ProtoId*>(previous_item_);
1584 ptr_ += sizeof(DexFile::ProtoId);