Home
last modified time | relevance | path

Searched defs:all_frameworks (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dresolved_target_data.cc42 UniqueVector<std::string> all_frameworks; in ComputeFrameworkInfo() local
Dninja_binary_target_writer.cc380 const auto& all_frameworks = resolved().GetLinkedFrameworks(target_); in WriteFrameworks() local
Dtarget.h361 const UniqueVector<std::string>& all_frameworks() const { in all_frameworks() function
Ddesc_builder.cc612 const auto& all_frameworks = resolved.GetLinkedFrameworks(target_); in BuildDescription() local