Searched defs:ResolveMethodIndex (Results 1 – 9 of 9) sorted by relevance
35 uint32_t ResolveMethodIndex(MethodPtr parentMethod, uint16_t index) const override in ResolveMethodIndex() function
46 MethodId ResolveMethodIndex(MethodPtr parentMethod, MethodIndex index) const override in ResolveMethodIndex() function
45 MethodId ResolveMethodIndex(MethodPtr parentMethod, MethodIndex index) const override in ResolveMethodIndex() function
302 panda_file::File::EntityId ResolveMethodIndex(panda_file::File::EntityId id, uint16_t idx) const in ResolveMethodIndex() function
298 EntityId ResolveMethodIndex(EntityId id, Index idx) const in ResolveMethodIndex() function
806 panda_file::File::EntityId ResolveMethodIndex(panda_file::File::Index idx) const in ResolveMethodIndex() function
328 EntityId ResolveMethodIndex(EntityId id, Index idx) const in ResolveMethodIndex() function
67 compiler::RuntimeInterface::MethodId PandaRuntimeInterface::ResolveMethodIndex(MethodPtr parentMeth… in ResolveMethodIndex() function in ark::PandaRuntimeInterface
132 virtual MethodId ResolveMethodIndex([[maybe_unused]] MethodPtr parentMethod, in ResolveMethodIndex() function