Home
last modified time | relevance | path

Searched refs:kOutputName (Results 1 - 4 of 4) sorted by relevance

/third_party/gn/src/gn/
H A Dvariables.h257 extern const char kOutputName[];
H A Dbinary_target_generator.cc156 const Value* value = scope_->GetValue(variables::kOutputName, true); in FillOutputName()
H A Ddesc_builder.cc398 if (what(variables::kOutputName) && !target_->output_name().empty()) in BuildDescription()
399 res->SetKey(variables::kOutputName, base::Value(target_->output_name())); in BuildDescription()
H A Dvariables.cc1601 const char kOutputName[] = "output_name"; member

Completed in 7 milliseconds