Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dresolved_target_data.cc41 UniqueVector<SourceDir> all_framework_dirs; in ComputeFrameworkInfo() local
Dninja_binary_target_writer.cc321 const auto& all_framework_dirs = resolved().GetLinkedFrameworkDirs(target_); in WriteLibrarySearchPath() local
Ddesc_builder.cc636 const auto& all_framework_dirs = resolved.GetLinkedFrameworkDirs(target_); in BuildDescription() local
Dtarget.h383 const UniqueVector<SourceDir>& all_framework_dirs() const { in all_framework_dirs() function