Searched refs:copied_proto (Results 1 – 2 of 2) sorted by relevance
139 copied_proto = context.actions.declare_file(source_file.basename)142 outputs = [copied_proto],143 command = "cp {} {}".format(source_file.path, copied_proto.path),146 return copied_proto
2628 PhoneNumber copied_proto(number); in GetLengthOfNationalDestinationCode() local2631 copied_proto.clear_extension(); in GetLengthOfNationalDestinationCode()2635 Format(copied_proto, INTERNATIONAL, &formatted_number); in GetLengthOfNationalDestinationCode()