Home | History | Annotate | Download | only in runtime

Lines Matching refs:proto_id_

1296   Signature(const DexFile* dex, const DexFile::ProtoId& proto) : dex_file_(dex), proto_id_(&proto) {
1299 Signature() : dex_file_(nullptr), proto_id_(nullptr) {
1305 const DexFile::ProtoId* const proto_id_;