Searched defs:proto (Results 1 – 6 of 6) 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
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
590 const DexFile::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id); in InitializeParameters() local