Searched refs:changed_output_names (Results 1 – 1 of 1) sorted by relevance
168 const gtl::FlatMap<string, string> changed_output_names = GetUniqueNames( in GetUniqueSignature() local175 gtl::FindOrNull(changed_output_names, output.name())) { in GetUniqueSignature()182 const auto& key = changed_output_names.count(ret.first) in GetUniqueSignature()183 ? changed_output_names.at(ret.first) in GetUniqueSignature()