Home
last modified time | relevance | path

Searched defs:GetMethodFullName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Druntime_interface.h130 virtual std::string GetMethodFullName([[maybe_unused]] MethodPtr method, [[maybe_unused]] bool with_signature) const in GetMethodFullName() function in panda::compiler::RuntimeInterface
135 std::string GetMethodFullName(MethodPtr method) const in GetMethodFullName() function in panda::compiler::RuntimeInterface
H A Dgraph.cpp453 std::string GetMethodFullName(const Graph *graph, RuntimeInterface::MethodPtr method) in GetMethodFullName() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph.cpp652 std::string GetMethodFullName(const Graph *graph, RuntimeInterface::MethodPtr method) in GetMethodFullName() function
H A Druntime_interface.h519 virtual std::string GetMethodFullName([[maybe_unused]] MethodPtr method, [[maybe_unused]] bool withSignature) const in GetMethodFullName() function in ark::compiler::RuntimeInterface
524 std::string GetMethodFullName(MethodPtr method) const in GetMethodFullName() function in ark::compiler::RuntimeInterface

Completed in 7 milliseconds