Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Druntime_options.h178 std::vector<std::string> load_runtimes = GetLoadRuntimes(); in InitializeRuntimeSpacesAndType() local
206 std::vector<std::string> load_runtimes; in InitializeRuntimeSpacesAndType() local
/arkcompiler/runtime_core/runtime/
Druntime.cpp480 std::vector<std::string> load_runtimes = options.GetLoadRuntimes(); in GetMainRuntimeType() local