Searched defs:GetMethodIdByOffset (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| H A D | ir_interface.h | 36 virtual std::string GetMethodIdByOffset(uint32_t offset) const in GetMethodIdByOffset() function in panda::bytecodeopt::BytecodeOptIrInterface |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| H A D | ir_interface.h | 38 virtual std::string GetMethodIdByOffset(uint32_t offset) const in GetMethodIdByOffset() function in ark::bytecodeopt::BytecodeOptIrInterface |
Completed in 2 milliseconds