Searched defs:cliOptions (Results 1 – 3 of 3) sorted by relevance
30 const Options &cliOptions = parser.GetOptions(); in Main() local
175 DumpType AsptConverter::GetDumpTypeFromOptions(const Options &cliOptions) in GetDumpTypeFromOptions()237 bool AsptConverter::RunWithOptions(const Options &cliOptions) in RunWithOptions()
86 bool RunVerifier(const Options &cliOptions) in RunVerifier()290 static int RunThreads(Options &cliOptions, RuntimeOptions &runtimeOptions) in RunThreads()321 static int Run(Options &cliOptions, RuntimeOptions &runtimeOptions, base_options::Options &baseOpti… in Run()367 Options cliOptions(sp[0]); in Main() local