Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h125 std::string GetClassNameFromMethod(MethodPtr method) const override in GetClassNameFromMethod() function
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h58 std::string GetClassNameFromMethod([[maybe_unused]] 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
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h249 std::string GetClassNameFromMethod(MethodPtr method) const override in GetClassNameFromMethod() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h307 std::string GetClassNameFromMethod(MethodPtr method) const override in GetClassNameFromMethod() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h448 virtual std::string GetClassNameFromMethod([[maybe_unused]] MethodPtr method) const in GetClassNameFromMethod() function