Home
last modified time | relevance | path

Searched defs:RuntimeOptions (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime_options.h60 class PANDA_PUBLIC_API RuntimeOptions : public Options { class
62 explicit RuntimeOptions(const std::string &exePath = "") : Options(exePath) {} in RuntimeOptions() function in ark::RuntimeOptions

Completed in 2 milliseconds