Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h122 std::string GetClassNameFromMethod(MethodPtr method) const override in GetClassNameFromMethod() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h115 virtual std::string GetClassNameFromMethod([[maybe_unused]] MethodPtr method) const in GetClassNameFromMethod() function