Home
last modified time | relevance | path

Searched defs:with_signature (Results 1 – 3 of 3) 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()
/arkcompiler/runtime_core/runtime/
Dcompiler.h321 std::string GetMethodFullName(MethodPtr method, bool with_signature) const override in GetMethodFullName()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h347 …ng GetMethodFullName([[maybe_unused]] MethodPtr method, [[maybe_unused]] bool with_signature) const in GetMethodFullName()