Searched refs:out_options (Results 1 – 2 of 2) sorted by relevance
69 std::vector<std::string>* out_options);
535 std::vector<std::string>* out_options) { in ProcessSpecialOptions() argument611 if (out_options != nullptr) { in ProcessSpecialOptions()612 out_options->push_back(option); in ProcessSpecialOptions()