Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dbundle_data.h78 SourceDir GetBundleDir(const Settings* settings) const;
Dbundle_data.cc193 SourceDir BundleData::GetBundleDir(const Settings* settings) const{ in GetBundleDir() function in BundleData
Dxcode_writer.cc927 RebasePath(target->bundle_data().GetBundleDir(target->settings()).value(), in AddBundleTarget()