Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/core/
Dcore_class_linker_extension.h52 const void *GetNativeEntryPointFor([[maybe_unused]] Method *method) const override in GetNativeEntryPointFor() function
/ark/runtime_core/runtime/
Ddyn_class_linker_extension.h59 const void *GetNativeEntryPointFor([[maybe_unused]] Method *method) const override in GetNativeEntryPointFor() function
/ark/js_runtime/ecmascript/
Decma_class_linker_extension.h88 const void *GetNativeEntryPointFor([[maybe_unused]] Method *method) const override in GetNativeEntryPointFor() function
/ark/runtime_core/runtime/tests/
Dclass_linker_test_extension.h100 const void *GetNativeEntryPointFor(panda::Method *) const override in GetNativeEntryPointFor() function