Searched refs:GetMethodPrototype (Results 1 – 10 of 10) sorted by relevance
57 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetImtHashComponents()
474 return dex_file->GetMethodPrototype(dex_file->GetMethodId(GetDexMethodIndex()));480 const dex::ProtoId& proto = dex_file->GetMethodPrototype(573 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id);
565 const auto& proto_id = dex_file->GetMethodPrototype(method_id); in EqualParameters()
5819 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in ThrowSignatureCheckResolveReturnTypeException()
390 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
432 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
153 const dex::ProtoId& dex_proto = dex->GetMethodPrototype(dex_method); in Write()
153 const dex::ProtoId& proto_id = dex_file.GetMethodPrototype(method_id); in GetReturnType()
1684 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in SetTypesFromSignature()4869 const dex::ProtoId& proto_id = dex_file_->GetMethodPrototype(method_id); in GetMethodReturnType()
646 const dex::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id); in InitializeParameters()