Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Druntime_adapter_dynamic.h80 std::string GetClassNameFromMethod(MethodPtr method) const override in GetClassNameFromMethod() function
/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/libabckit/src/wrappers/
Dabcfile_wrapper.cpp121 std::string FileWrapper::GetClassNameFromMethod(void *method) const in GetClassNameFromMethod() function in libabckit::FileWrapper
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h249 std::string GetClassNameFromMethod(MethodPtr method) const override in GetClassNameFromMethod() function
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h250 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