Home
last modified time | relevance | path

Searched defs:ParseArgs (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmain.cpp26 bool ParseArgs(const int argc, const char **argv, std::string &input, std::string &output) in ParseArgs() function
/arkcompiler/runtime_core/static_core/quickener/
Dquick.cpp32 static bool ParseArgs(ark::PandArgParser &pa_parser, int argc, const char **argv) in ParseArgs() function
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h71 static bool ParseArgs(AotCompilerPreprocessor &preProcessor, CompilationOptions &cOptions) in ParseArgs() function
/arkcompiler/runtime_core/libpandabase/utils/
Dpandargs.h438 bool ParseArgs() in ParseArgs() function