Searched defs:GetMethodById (Results 1 – 6 of 6) sorted by relevance
202 std::string RuntimeClient::GetMethodById(const int &id) in GetMethodById() function in OHOS::ArkCompiler::Toolchain::RuntimeClient
35 MethodPtr GetMethodById(MethodPtr /* unused */, MethodId id) const override in GetMethodById() function
61 MethodPtr GetMethodById([[maybe_unused]] MethodPtr caller, MethodId id) const override in GetMethodById() function
60 MethodPtr GetMethodById([[maybe_unused]] MethodPtr caller, MethodId id) const override in GetMethodById() function
85 compiler::RuntimeInterface::MethodPtr PandaRuntimeInterface::GetMethodById(MethodPtr parentMethod, … in GetMethodById() function in ark::PandaRuntimeInterface
166 …virtual MethodPtr GetMethodById([[maybe_unused]] MethodPtr parentMethod, [[maybe_unused]] MethodId… in GetMethodById() function