Home
last modified time | relevance | path

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

/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