Searched defs:proto (Results 1 – 8 of 8) sorted by relevance
75 const ProtoKey* proto = &it->first; // Valid as long as the element remains in protos_. in AddMethod() local324 const ProtoKey* proto; member
395 const DexFile::ProtoId& proto = GetProtoId(mid); in FindProtoId() local
1162 Signature(const DexFile* dex, const DexFile::ProtoId& proto) : dex_file_(dex), proto_id_(&proto) { in Signature()
248 static std::string GetSignatureForProtoId(const dex_ir::ProtoId* proto) { in GetSignatureForProtoId()468 std::string proto("<proto?>"); in IndexString() local1116 const dex_ir::ProtoId* proto) { in DumpCode()
721 MethodId(const TypeId* klass, const ProtoId* proto, const StringId* name) in MethodId()
274 const DexFile::ProtoId& proto = dex_file->GetMethodPrototype( in GetParameterTypeList() local
889 std::string proto("<proto?>"); in indexString() local921 const std::string& proto = signature.ToString(); in indexString() local
590 const DexFile::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id); in InitializeParameters() local