Home | History | Annotate | Download | only in runtime

Lines Matching refs:proto_id_

1074   Signature(const DexFile* dex, const DexFile::ProtoId& proto) : dex_file_(dex), proto_id_(&proto) {
1077 Signature() : dex_file_(nullptr), proto_id_(nullptr) {
1083 const DexFile::ProtoId* const proto_id_;