Home
last modified time | relevance | path

Searched defs:GetMethodFullName (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h130 …virtual std::string GetMethodFullName([[maybe_unused]] MethodPtr method, [[maybe_unused]] bool wit… in GetMethodFullName() function
135 std::string GetMethodFullName(MethodPtr method) const in GetMethodFullName() function
Dgraph.cpp453 std::string GetMethodFullName(const Graph *graph, RuntimeInterface::MethodPtr method) in GetMethodFullName() function
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Druntime_adapter_dynamic.h90 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h143 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h48 …std::string GetMethodFullName(MethodPtr method, [[maybe_unused]] bool withSignature) const override in GetMethodFullName() function
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h278 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h277 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h368 std::string GetMethodFullName(MethodPtr method, bool withSignature) const override in GetMethodFullName() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.cpp663 std::string GetMethodFullName(const Graph *graph, RuntimeInterface::MethodPtr method) in GetMethodFullName() function
Druntime_interface.h616 …virtual std::string GetMethodFullName([[maybe_unused]] MethodPtr method, [[maybe_unused]] bool wit… in GetMethodFullName() function
621 std::string GetMethodFullName(MethodPtr method) const in GetMethodFullName() function