Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp211 bool PandaCoreVM::CheckEntrypointSignature(Method *entrypoint) in CheckEntrypointSignature() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp420 bool PandaEtsVM::CheckEntrypointSignature(Method *entrypoint) in CheckEntrypointSignature() function in ark::ets::PandaEtsVM