Home
last modified time | relevance | path

Searched refs:GetSingleImplementation (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h57 RuntimeInterface::MethodPtr GetSingleImplementation(RuntimeInterface::MethodPtr method) override in GetSingleImplementation() function
59 return static_cast<Method *>(method)->GetSingleImplementation(); in GetSingleImplementation()
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h600 Method *GetSingleImplementation() in GetSingleImplementation() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1328 virtual RuntimeInterface::MethodPtr GetSingleImplementation(