Searched refs:DEPS_LINKED (Results 1 – 13 of 13) sorted by relevance
24 for (const auto& pair : target_->GetDeps(Target::DEPS_LINKED)) { in Run()
28 for (const auto& pair : target->GetDeps(Target::DEPS_LINKED)) { in FillModuleDependencies()
566 if (type == DEPS_LINKED) { in GetDeps()745 for (const auto& pair : GetDeps(DEPS_LINKED)) { in PullDependentTargetConfigs()751 for (const auto& pair : GetDeps(DEPS_LINKED)) { in PullDependentTargetConfigs()878 for (const auto& pair : GetDeps(DEPS_LINKED)) { in PullRecursiveHardDeps()903 for (const auto& pair : GetDeps(DEPS_LINKED)) { in PullRecursiveBundleData()
34 for (const auto& pair : target_->GetDeps(Target::DEPS_LINKED)) { in Run()
211 for (const auto& dep_pair : target_->GetDeps(Target::DEPS_LINKED)) { in FillAllowCircularIncludesFrom()
116 for (const auto& dep_pair : target->GetDeps(Target::DEPS_LINKED)) { in RecursiveCollectRuntimeDeps()
39 for (const auto& pair : target_->GetDeps(Target::DEPS_LINKED)) { in Run()
60 DEPS_LINKED, // Iterates through all non-data dependencies. enumerator
130 for (const auto& pair : target_->GetDeps(Target::DEPS_LINKED)) { in GetClassifiedDeps()
92 for (const auto& pair : target->GetDeps(Target::DEPS_LINKED)) { in GetRustDeps()
47 for (const auto& pair : target->GetDeps(Target::DEPS_LINKED)) { in AddTargetDependencies()
109 for (const auto& pair: target->GetDeps(Target::DEPS_LINKED)) { in GetModuleDepsInformation()
853 for (const auto& pair : target->GetDeps(Target::DEPS_LINKED)) { in GetTargetsFromBuilder()