Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dbundle_data.h75 SourceDir GetBundleRootDirOutputAsDir(const Settings* settings) const;
Dbundle_data.cc188 SourceDir BundleData::GetBundleRootDirOutputAsDir( in GetBundleRootDirOutputAsDir() function in BundleData
Druntime_deps.cc110 target->bundle_data().GetBundleRootDirOutputAsDir(target->settings()); in RecursiveCollectRuntimeDeps()