Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h118 size_t GetClassIdForMethod(MethodPtr method) const override in GetClassIdForMethod() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h190 uint32_t GetClassIdForMethod(MethodPtr method) const override in GetClassIdForMethod() function
197 uint32_t GetClassIdForMethod([[maybe_unused]] MethodPtr caller, size_t methodId) const override in GetClassIdForMethod() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h145 virtual size_t GetClassIdForMethod([[maybe_unused]] MethodPtr method) const in GetClassIdForMethod() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h249 uint32_t GetClassIdForMethod(MethodPtr method) const override in GetClassIdForMethod() function
255 uint32_t GetClassIdForMethod(MethodPtr parentMethod, size_t methodId) const override in GetClassIdForMethod() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h940 virtual uint32_t GetClassIdForMethod([[maybe_unused]] MethodPtr method) const in GetClassIdForMethod() function
946 …virtual uint32_t GetClassIdForMethod([[maybe_unused]] MethodPtr method, [[maybe_unused]] size_t un… in GetClassIdForMethod() function