Searched defs:GetMethodById (Results 1 – 3 of 3) sorted by relevance
64 MethodPtr GetMethodById([[maybe_unused]] MethodPtr caller, MethodId id) const override in GetMethodById() function
86 compiler::RuntimeInterface::MethodPtr PandaRuntimeInterface::GetMethodById(MethodPtr parent_method,… in GetMethodById() function in panda::PandaRuntimeInterface
146 …virtual MethodPtr GetMethodById([[maybe_unused]] MethodPtr parent_method, [[maybe_unused]] MethodI… in GetMethodById() function