Searched defs:all_weak_frameworks (Results 1 – 3 of 3) sorted by relevance
43 UniqueVector<std::string> all_weak_frameworks; in ComputeFrameworkInfo() local
386 const auto& all_weak_frameworks = resolved().GetLinkedWeakFrameworks(target_); in WriteFrameworks() local
364 const UniqueVector<std::string>& all_weak_frameworks() const { in all_weak_frameworks() function