Searched defs:MethodCast (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/irtoc/backend/ | ||
| H A D | irtoc_runtime.h | 33 Function *MethodCast(MethodPtr method) const in MethodCast() function in ark::irtoc::IrtocRuntimeInterface |
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| H A D | runtime_adapter.h | 178 static panda_file::File::EntityId MethodCast(RuntimeInterfac function in panda::BytecodeOptimizerRuntimeAdapter [all...] |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| H A D | runtime_adapter.h | 444 static panda_file::File::EntityId MethodCast(RuntimeInterface::MethodPtr method) MethodCast() function in ark::BytecodeOptimizerRuntimeAdapter [all...] |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | compiler.h | 46 inline ark::Method *MethodCast(RuntimeInterface::MethodPtr method) in MethodCast() function [all...] |
Completed in 3 milliseconds