Home
last modified time | relevance | path

Searched refs:write_runtime_deps_output (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dscheduler.cc107 if (file == target->write_runtime_deps_output()) { in IsFileGeneratedByWriteRuntimeDeps()
Druntime_deps.cc310 std::make_pair(target->write_runtime_deps_output(), target)); in WriteRuntimeDepsFilesIfNecessary()
Dtarget.h225 OutputFile write_runtime_deps_output() const { in write_runtime_deps_output() function
Dtarget.cc88 if (file == target->write_runtime_deps_output()) in EnsureFileIsGeneratedByDependency()