Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/panda/
H A Dpanda.cpp98 bool PrepareArguments(panda::PandArgParser *pa_parser, const RuntimeOptions &runtime_options, in PrepareArguments() function
214 if (!panda::PrepareArguments(&pa_parser, runtime_options, file, entrypoint, help, argc, argv)) { in Main()
/arkcompiler/runtime_core/static_core/panda/
H A Dpanda.cpp69 static bool PrepareArguments(ark::PandArgParser *paParser, const RuntimeOptions &runtimeOptions, in PrepareArguments() function
198 if (!ark::PrepareArguments(&paParser, runtimeOptions, file, entrypoint, help)) { in Main()

Completed in 2 milliseconds