Searched defs:proto (Results 1 – 6 of 6) sorted by relevance
73 const ProtoKey* proto = &it->first; // Valid as long as the element remains in protos_. in AddMethod() local312 const ProtoKey* proto; member
353 const DexFile::ProtoId& proto = dex_file->GetMethodPrototype( in GetParameterTypeList() local
1334 Signature(const DexFile* dex, const DexFile::ProtoId& proto) : dex_file_(dex), proto_id_(&proto) { in Signature()
702 const DexFile::ProtoId& proto = GetProtoId(mid); in FindProtoId() local
329 ProtoCacheIndex proto; member
450 const DexFile::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id); in InitializeParameters() local