Searched refs:GetMethodPrototype (Results 1 – 10 of 10) sorted by relevance
57 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetImtHashComponents()
243 return dex_file->GetMethodPrototype(dex_file->GetMethodId(GetDexMethodIndex())); in GetPrototype()249 const dex::ProtoId& proto = dex_file->GetMethodPrototype( in GetParameterTypeList()340 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetReturnTypeIndex()
524 const auto& proto_id = dex_file->GetMethodPrototype(method_id); in EqualParameters()
5534 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in ThrowSignatureCheckResolveReturnTypeException()
348 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
374 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
152 const dex::ProtoId& dex_proto = dex->GetMethodPrototype(dex_method); in Write()
135 const dex::ProtoId& proto_id = dex_file.GetMethodPrototype(method_id); in GetReturnType()
1711 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in SetTypesFromSignature()5016 const dex::ProtoId& proto_id = dex_file_->GetMethodPrototype(method_id); in GetMethodReturnType()
579 const dex::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id); in InitializeParameters()