Home | History | Annotate | Download | only in verifier

Lines Matching full:proto_id

1686   const DexFile::ProtoId& proto_id =
1688 DexFileParameterIterator iterator(*dex_file_, proto_id);
1767 const char* descriptor = dex_file_->GetReturnTypeDescriptor(proto_id);
4980 const DexFile::ProtoId& proto_id = dex_file_->GetMethodPrototype(method_id);
4981 uint16_t return_type_idx = proto_id.return_type_idx_;