Searched defs:cliOptions (Results 1 – 3 of 3) sorted by relevance
30 const Options &cliOptions = parser.GetOptions(); in Main() local
178 DumpType AsptConverter::GetDumpTypeFromOptions(const Options &cliOptions) in GetDumpTypeFromOptions()240 bool AsptConverter::RunWithOptions(const Options &cliOptions) in RunWithOptions()
271 bool RunVerifier(const Options &cliOptions) in RunVerifier()326 static int RunThreads(Options &cliOptions, RuntimeOptions &runtimeOptions) in RunThreads()357 static int Run(Options &cliOptions, RuntimeOptions &runtimeOptions, base_options::Options &baseOpti… in Run()403 Options cliOptions(sp[0]); in Main() local