Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat.cpp310 std::vector<std::string>* non_option_args);
445 std::vector<std::string>* non_option_args) { in ParseOptions() argument
537 non_option_args->clear(); in ParseOptions()
539 non_option_args->push_back(args[i]); in ParseOptions()
Dcmd_record.cpp175 std::vector<std::string>* non_option_args);
364 std::vector<std::string>* non_option_args) { in ParseOptions() argument
578 non_option_args->clear(); in ParseOptions()
580 non_option_args->push_back(args[i]); in ParseOptions()