Searched refs:new_ctrl_inputs (Results 1 – 1 of 1) sorted by relevance
1522 void AddControlInputs(std::set<string>* new_ctrl_inputs, in AddControlInputs() argument1527 new_ctrl_inputs->erase(existing_input); in AddControlInputs()1529 for (const string& new_input : *new_ctrl_inputs) { in AddControlInputs()