Searched defs:GetMethodFullName (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 130 …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
|
| D | graph.cpp | 453 std::string GetMethodFullName(const Graph *graph, RuntimeInterface::MethodPtr method) in GetMethodFullName() function
|
| /arkcompiler/runtime_core/libabckit/src/adapter_dynamic/ |
| D | runtime_adapter_dynamic.h | 90 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | runtime_adapter.h | 143 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | irtoc_runtime.h | 48 …std::string GetMethodFullName(MethodPtr method, [[maybe_unused]] bool withSignature) const override in GetMethodFullName() function
|
| /arkcompiler/runtime_core/libabckit/src/adapter_static/ |
| D | runtime_adapter_static.h | 278 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | runtime_adapter.h | 277 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | compiler.h | 368 std::string GetMethodFullName(MethodPtr method, bool withSignature) const override in GetMethodFullName() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph.cpp | 663 std::string GetMethodFullName(const Graph *graph, RuntimeInterface::MethodPtr method) in GetMethodFullName() function
|
| D | runtime_interface.h | 616 …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
|