Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Doptions_test_base.h42 ark::PandArgParser *GetParser() in GetParser() function
/arkcompiler/ets_runtime/compiler_service/src/
Daot_args_handler.cpp300 std::optional<std::unique_ptr<AOTArgsParserBase>> AOTArgsParserFactory::GetParser( in GetParser() function in OHOS::ArkCompiler::AOTArgsParserFactory