Searched defs:new_input_name (Results 1 – 3 of 3) sorted by relevance
88 string new_input_name = prefix + new_names[input_node_name] + suffix; in ObfuscateNames() local
493 string new_input_name = input_name; in RenameNodeInputs() local
136 const string& new_input_name) { in UpdateInput()