Home
last modified time | relevance | path

Searched refs:CreatePandaVM (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h454 bool CreatePandaVM(std::string_view runtimeType);
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp713 bool Runtime::CreatePandaVM(std::string_view runtimeType) in CreatePandaVM() function in ark::Runtime
894 if (!CreatePandaVM(GetRuntimeType())) { in Initialize()

Completed in 4 milliseconds