Home
last modified time | relevance | path

Searched defs:GetUniqMethodId (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.h46 uint64_t GetUniqMethodId(MethodPtr method) const override in GetUniqMethodId() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp97 uint64_t PandaRuntimeInterface::GetUniqMethodId(MethodPtr method) const in GetUniqMethodId() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h180 virtual uint64_t GetUniqMethodId([[maybe_unused]] MethodPtr method) const in GetUniqMethodId() function