Searched defs:proto_id (Results 1 – 9 of 9) sorted by relevance
427 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetReturnTypeDescriptor() local478 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetReturnType() local
706 const char* GetReturnTypeDescriptor(const ProtoId& proto_id) const { in GetReturnTypeDescriptor()722 uint16_t GetIndexForProtoId(const ProtoId& proto_id) const { in GetIndexForProtoId()746 const ProtoId& proto_id = GetProtoId(proto_idx); in GetShorty() local750 const TypeList* GetProtoParameters(const ProtoId& proto_id) const { in GetProtoParameters()1066 DexFileParameterIterator(const DexFile& dex_file, const DexFile::ProtoId& proto_id) in DexFileParameterIterator()
541 const auto& proto_id = dex_file->GetMethodPrototype(method_id); in EqualParameters() local
756 const ProtoId* proto_id = FindProtoId(return_type_idx, param_type_indices); in CreateSignature() local
3815 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in ThrowSignatureCheckResolveReturnTypeException() local
770 const DexFile::ProtoId* proto_id = dex_file->FindProtoId(return_type, signature_type_idxs, in FindProtoIndex() local
633 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in Signature() local
1347 const DexFile::ProtoId& proto_id = in SetTypesFromSignature() local4331 const DexFile::ProtoId& proto_id = dex_file_->GetMethodPrototype(method_id); in GetMethodReturnType() local
605 const DexFile::ProtoId& proto_id = dex_file_->GetProtoId(method_id.proto_idx_); in BuildInvoke() local