Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/
H A Dlink.cpp64 const auto files = paParser.GetRemainder(); in main()
/arkcompiler/runtime_core/panda/
H A Dpanda.cpp166 arg_list_t arguments = pa_parser.GetRemainder(); in ExecutePandaFile()
/arkcompiler/runtime_core/static_core/panda/
H A Dpanda.cpp226 int ret = ExecutePandaFile(runtime, file.GetValue(), entrypoint.GetValue(), paParser.GetRemainder()); in Main()
/arkcompiler/runtime_core/libpandabase/tests/
H A Dpandargs_test.cpp786 arg_list_t remainder = PA_PARSER.GetRemainder(); in HWTEST()
804 arg_list_t remainder = PA_PARSER.GetRemainder(); in HWTEST()
859 arg_list_t remainder = PA_PARSER.GetRemainder(); in HWTEST()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dpandargs_test.cpp741 arg_list_t remainder = paParser.GetRemainder(); in TEST()
758 arg_list_t remainder = paParser.GetRemainder(); in TEST()
829 arg_list_t remainder = paParser.GetRemainder(); in TEST()
/arkcompiler/runtime_core/libpandabase/utils/
H A Dpandargs.h340 arg_list_t GetRemainder() in GetRemainder() function in panda::PandArgParser
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dpandargs.h338 arg_list_t GetRemainder() in GetRemainder() function in ark::PandArgParser

Completed in 9 milliseconds