Home
last modified time | relevance | path

Searched defs:GetTypeIdByOffset (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dir_interface.h66 virtual std::string GetTypeIdByOffset(uint32_t offset) const in GetTypeIdByOffset() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dir_interface.h72 virtual std::string GetTypeIdByOffset(uint32_t offset) const in GetTypeIdByOffset() function
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h89 std::string GetTypeIdByOffset([[maybe_unused]] uint32_t offset) const override in GetTypeIdByOffset() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Dcommon.h92 std::string GetTypeIdByOffset([[maybe_unused]] uint32_t offset) const override in GetTypeIdByOffset() function