Searched defs:GetMethodById (Results 1 – 5 of 5) sorted by relevance
206 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
60 MethodPtr GetMethodById([[maybe_unused]] MethodPtr caller, MethodId id) const override in GetMethodById() function
81 compiler::RuntimeInterface::MethodPtr PandaRuntimeInterface::GetMethodById(MethodPtr parentMethod, … in GetMethodById() function in panda::PandaRuntimeInterface
165 …virtual MethodPtr GetMethodById([[maybe_unused]] MethodPtr parentMethod, [[maybe_unused]] MethodId… in GetMethodById() function