Searched defs:proto (Results 1 – 8 of 8) sorted by relevance
55 Signature(const DexFile* dex, const dex::ProtoId& proto) : dex_file_(dex), proto_id_(&proto) { in Signature()
75 const ProtoKey* proto = &it->first; // Valid as long as the element remains in protos_. in AddMethod() local327 const ProtoKey* proto; member
391 const ProtoId& proto = GetProtoId(proto_idx); in FindProtoId() local
259 const dex::ProtoId& proto = dex_file->GetMethodPrototype( in GetParameterTypeList() local
235 static std::string GetSignatureForProtoId(const dex_ir::ProtoId* proto) { in GetSignatureForProtoId()455 std::string proto("<proto?>"); in IndexString() local1082 const dex_ir::ProtoId* proto) { in DumpCode()
699 MethodId(const TypeId* klass, const ProtoId* proto, const StringId* name) in MethodId()
899 std::string proto("<proto?>"); in indexString() local931 const std::string& proto = signature.ToString(); in indexString() local
623 const dex::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id); in InitializeParameters() local