Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/irtoc/backend/
Dirtoc_runtime.h42 …std::string GetMethodFullName(MethodPtr method, [[maybe_unused]] bool with_signature) const overri… in GetMethodFullName() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h279 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
/arkcompiler/runtime_core/runtime/
Dcompiler.h321 std::string GetMethodFullName(MethodPtr method, bool with_signature) const override in GetMethodFullName() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp583 std::string GetMethodFullName(const Graph *graph, RuntimeInterface::MethodPtr method) in GetMethodFullName() function
Druntime_interface.h347 …virtual std::string GetMethodFullName([[maybe_unused]] MethodPtr method, [[maybe_unused]] bool wit… in GetMethodFullName() function
352 std::string GetMethodFullName(MethodPtr method) const in GetMethodFullName() function