Home
last modified time | relevance | path

Searched refs:ValidatePerfCommandLineOptions (Results 1 – 1 of 1) sorted by relevance

/external/perf_data_converter/src/quipper/
Dperf_option_parser.cc169 bool ValidatePerfCommandLineOptions( in ValidatePerfCommandLineOptions() function
198 return ValidatePerfCommandLineOptions(args.begin() + 2, args.end(), in ValidatePerfCommandLine()
205 return ValidatePerfCommandLineOptions(args.begin() + 2, record_arg_iter, in ValidatePerfCommandLine()
207 ValidatePerfCommandLineOptions(record_arg_iter + 1, args.end(), in ValidatePerfCommandLine()
211 return ValidatePerfCommandLineOptions(args.begin() + 2, args.end(), in ValidatePerfCommandLine()