Home
last modified time | relevance | path

Searched defs:GetExternalMethodName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h43 std::string GetExternalMethodName(MethodPtr method, uint32_t externalId) const override in GetExternalMethodName() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h584 virtual std::string GetExternalMethodName([[maybe_unused]] MethodPtr method, in GetExternalMethodName() function