Home
last modified time | relevance | path

Searched defs:GetMethodIdByOffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dir_interface.h36 virtual std::string GetMethodIdByOffset(uint32_t offset) const in GetMethodIdByOffset() function
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h94 std::string GetMethodIdByOffset([[maybe_unused]] uint32_t offset) const override in GetMethodIdByOffset() function