Searched refs:GetMethodPrototype (Results 1 – 8 of 8) 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()
533 const auto& proto_id = dex_file->GetMethodPrototype(method_id); in EqualParameters()
349 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
377 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()
580 const dex::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id); in InitializeParameters()