Home
last modified time | relevance | path

Searched defs:xcode_extra_attributes (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dbundle_data.h103 std::map<std::string, std::string>& xcode_extra_attributes() { in xcode_extra_attributes() function
106 const std::map<std::string, std::string>& xcode_extra_attributes() const { in xcode_extra_attributes() function
Dcreate_bundle_target_generator.cc122 std::map<std::string, std::string> xcode_extra_attributes; in FillXcodeExtraAttributes() local
Dxcode_writer.cc539 PBXAttributes xcode_extra_attributes = in CreateProductsProject() local