Searched defs:proto_id (Results 1 – 16 of 16) sorted by relevance
99 inline const Signature DexFile::GetProtoSignature(const ProtoId& proto_id) const { in GetProtoSignature()124 inline const char* DexFile::GetReturnTypeDescriptor(const ProtoId& proto_id) const { in GetReturnTypeDescriptor()129 const ProtoId& proto_id = GetProtoId(proto_idx); in GetShorty() local
57 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetImtHashComponents() local
339 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetReturnTypeDescriptor() local396 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetReturnType() local
784 uint16_t GetIndexForProtoId(const ProtoId& proto_id) const { in GetIndexForProtoId()811 const TypeList* GetProtoParameters(const ProtoId& proto_id) const { in GetProtoParameters()1249 DexFileParameterIterator(const DexFile& dex_file, const DexFile::ProtoId& proto_id) in DexFileParameterIterator()
555 const auto& proto_id = dex_file->GetMethodPrototype(method_id); in EqualParameters() local
920 const ProtoId* proto_id = FindProtoId(return_type_idx, param_type_indices); in CreateSignature() local
3243 const DexFile::ProtoId* const proto_id = CheckLoadProtoId(method_id->proto_idx_, in CheckConstructorProperties() local
4950 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in ThrowSignatureCheckResolveReturnTypeException() local8314 const DexFile::ProtoId& proto_id = dex_file.GetProtoId(proto_idx); in ResolveMethodType() local
146 void DumpProtoId(const dex_ir::ProtoId* proto_id, int class_index) { in DumpProtoId()
368 ProtoId* proto_id = new ProtoId(GetStringId(disk_proto_id.shorty_idx_.index_), in CreateProtoId() local
473 dex_ir::ProtoId* proto_id = header->GetCollections().GetProtoId(secondary_index); in IndexString() local
654 void SetProtoId(ProtoId* proto_id) { u_.proto_val_ = proto_id; } in SetProtoId()
631 const DexFile::ProtoId* proto_id = dex_file->FindProtoId(return_type_idx, param_type_idxs); in FindMethodIndex() local
1744 const DexFile::ProtoId& proto_id = in SetTypesFromSignature() local3135 const DexFile::ProtoId& proto_id = dex_file_->GetProtoId(proto_idx); in CodeFlowVerifyInstruction() local5302 const DexFile::ProtoId& proto_id = dex_file_->GetMethodPrototype(method_id); in GetMethodReturnType() local
1722 const DexFile::ProtoId& proto_id = pDexFile->GetProtoId(proto_idx); in dumpCallSite() local
1355 const art::DexFile::ProtoId* proto_id = dex_file_->FindProtoId(method_return_idx, in UpdateMethods() local