Searched refs:GetBundleRootDirOutput (Results 1 – 5 of 5) sorted by relevance
168 outputs_as_source->push_back(GetBundleRootDirOutput(settings)); in GetOutputsAsSourceFiles()179 SourceFile BundleData::GetBundleRootDirOutput(const Settings* settings) const { in GetBundleRootDirOutput() function in BundleData190 return SourceDir(GetBundleRootDirOutput(settings).value()); in GetBundleRootDirOutputAsDir()194 return GetBundleRootDirOutput(settings).GetDir(); in GetBundleDir()
72 SourceFile GetBundleRootDirOutput(const Settings* settings) const;
103 target_->bundle_data().GetBundleRootDirOutput(settings_))); in Run()
924 target->bundle_data().GetBundleRootDirOutput(target->settings()).value(), in AddBundleTarget()
794 base::Value(bundle_data.GetBundleRootDirOutput(settings).value())); in FillInBundle()