Searched refs:set_output_name (Results 1 – 2 of 2) sorted by relevance
62 target_->set_output_name(value->string_value()); in FillOutputName()
61 void set_output_name(const std::string& name) { output_name_ = name; } in set_output_name() function