Home
last modified time | relevance | path

Searched refs:GetRegularArgs (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/panda/
H A Dpanda.cpp152 std::cout << pa_parser.GetRegularArgs() << std::endl; in ExecutePandaFile()
/arkcompiler/runtime_core/static_core/panda/
H A Dpanda.cpp221 std::cout << paParser.GetRegularArgs() << std::endl; in Main()
/arkcompiler/runtime_core/static_core/verification/verifier/
H A Dverifier.cpp435 std::cout << paParser.GetRegularArgs() << std::endl; in Main()
/arkcompiler/runtime_core/libpandabase/tests/
H A Dpandargs_test.cpp219 EXPECT_EQ(PA_PARSER.GetRegularArgs(), ref_string); in HWTEST()
/arkcompiler/runtime_core/libpandabase/utils/
H A Dpandargs.h379 std::string GetRegularArgs() in GetRegularArgs() function in panda::PandArgParser
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dpandargs_test.cpp197 EXPECT_EQ(paParser.GetRegularArgs(), refString); in TEST()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dpandargs.h377 std::string GetRegularArgs() in GetRegularArgs() function in ark::PandArgParser

Completed in 10 milliseconds