Home
last modified time | relevance | path

Searched refs:GetOutputFiles (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dbundle_data.h47 bool GetOutputFiles(const Settings* settings,
Dbundle_data.cc126 bool BundleData::GetOutputFiles(const Settings* settings, in GetOutputFiles() function in BundleData
Dtarget.cc1023 if (!bundle_data().GetOutputFiles(settings(), this, &computed_outputs_, in FillOutputFiles()