Home
last modified time | relevance | path

Searched refs:source_prereqs (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/tools/gn/
Dtarget.h67 const FileList& source_prereqs() const { return source_prereqs_; } in source_prereqs() function
68 FileList& source_prereqs() { return source_prereqs_; } in source_prereqs() function
Dninja_script_target_writer_unittest.cc111 target.source_prereqs().push_back(SourceFile("//foo/included.txt")); in TEST()
214 target.source_prereqs().push_back(SourceFile("//foo/included.txt")); in TEST()
Dgyp_script_target_writer.cc72 const Target::FileList& prereqs = target_->source_prereqs(); in WriteActionInputs()
Dninja_target_writer.cc90 const Target::FileList& prereqs = target_->source_prereqs(); in GetSourcesImplicitDeps()
Dtarget_generator.cc134 target_->source_prereqs().swap(dest_reqs); in FillSourcePrereqs()
/external/chromium_org/tools/gn/secondary/device/usb/
DBUILD.gn19 source_prereqs = [ source_ids ]
/external/chromium_org/build/util/
DBUILD.gn22 source_prereqs = [ "//build/util/LASTCHANGE" ]
/external/chromium_org/tools/gn/secondary/tools/grit/
Dgrit_rule.gni61 source_prereqs = grit_inputs
/external/chromium_org/tools/gn/secondary/chrome/
DBUILD.gn198 source_prereqs = [ "//build/util/LASTCHANGE" ]