Searched refs:out_options (Results 1 – 2 of 2) sorted by relevance
66 std::vector<std::string>* out_options);
289 std::vector<std::string>* out_options) { in ProcessSpecialOptions() argument365 if (out_options != nullptr) { in ProcessSpecialOptions()366 out_options->push_back(option); in ProcessSpecialOptions()