Searched refs:GetPrototypeByMethodId (Results 1 – 2 of 2) sorted by relevance
483 const auto& prototype = dex_->GetPrototypeByMethodId(instruction.index_argument()); in EncodeInvoke()686 std::optional<const Prototype> DexBuilder::GetPrototypeByMethodId(size_t method_id) const { in GetPrototypeByMethodId() function in startop::dex::DexBuilder
566 std::optional<const Prototype> GetPrototypeByMethodId(size_t method_id) const;