Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/irtoc/backend/
Dirtoc_runtime.h52 std::string GetClassNameFromMethod([[maybe_unused]] MethodPtr method) const override in GetClassNameFromMethod() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h237 std::string GetClassNameFromMethod(MethodPtr method) const override in GetClassNameFromMethod() function
/arkcompiler/runtime_core/runtime/
Dcompiler.h294 std::string GetClassNameFromMethod(MethodPtr method) const override in GetClassNameFromMethod() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h298 virtual std::string GetClassNameFromMethod([[maybe_unused]] MethodPtr method) const in GetClassNameFromMethod() function