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.h120 std::map<std::string, std::string>& xcode_extra_attributes() { in xcode_extra_attributes() function
123 const std::map<std::string, std::string>& xcode_extra_attributes() const { in xcode_extra_attributes() function
Dcreate_bundle_target_generator.cc158 std::map<std::string, std::string> xcode_extra_attributes; in FillXcodeExtraAttributes() local
Dxcode_writer.cc1029 PBXAttributes xcode_extra_attributes = in AddBundleTarget() local