Searched refs:CONSTRUCTOR_PARAMS_SECTION (Results 1 – 4 of 4) sorted by relevance
138 const Section* section = fSectionAndParameterHelper.getSection(CONSTRUCTOR_PARAMS_SECTION); in writeExtraConstructorParams()188 this->writeSection(CONSTRUCTOR_PARAMS_SECTION, separator); in writeMake()218 this->failOnSection(CONSTRUCTOR_PARAMS_SECTION, msg); in writeConstructor()231 this->writeSection(CONSTRUCTOR_PARAMS_SECTION, separator); in writeConstructor()
24 #define CONSTRUCTOR_PARAMS_SECTION "constructorParams" macro116 !strcmp(name, CONSTRUCTOR_PARAMS_SECTION) || in IsSupportedSection()
135 const Section* section = fSectionAndParameterHelper.getSection(CONSTRUCTOR_PARAMS_SECTION); in writeExtraConstructorParams()185 this->writeSection(CONSTRUCTOR_PARAMS_SECTION, separator); in writeMake()215 this->failOnSection(CONSTRUCTOR_PARAMS_SECTION, msg); in writeConstructor()228 this->writeSection(CONSTRUCTOR_PARAMS_SECTION, separator); in writeConstructor()