HomeSort by relevance Sort by last modified time
    Searched refs:set_output_name (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gn/
binary_target_generator.cc 62 target_->set_output_name(value->string_value());
target.h 61 void set_output_name(const std::string& name) { output_name_ = name; } function in class:Target

Completed in 31 milliseconds