Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp258 Expected<int, Runtime::Error> PandaCoreVM::InvokeEntrypointImpl(Method *entrypoint, in InvokeEntrypointImpl() function in panda::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp431 Expected<int, Runtime::Error> PandaEtsVM::InvokeEntrypointImpl(Method *entrypoint, const std::vecto… in InvokeEntrypointImpl() function in panda::ets::PandaEtsVM