Lines Matching full:end
173 data.insert(data.end(), privateHeaderSection.begin(), in pelDataFactory()
174 privateHeaderSection.end()); in pelDataFactory()
175 data.insert(data.end(), userHeaderSection.begin(), in pelDataFactory()
176 userHeaderSection.end()); in pelDataFactory()
177 data.insert(data.end(), srcSectionNoCallouts.begin(), in pelDataFactory()
178 srcSectionNoCallouts.end()); in pelDataFactory()
179 data.insert(data.end(), failingMTMSSection.begin(), in pelDataFactory()
180 failingMTMSSection.end()); in pelDataFactory()
181 data.insert(data.end(), UserDataSection.begin(), in pelDataFactory()
182 UserDataSection.end()); in pelDataFactory()
183 data.insert(data.end(), ExtUserHeaderSection.begin(), in pelDataFactory()
184 ExtUserHeaderSection.end()); in pelDataFactory()
185 data.insert(data.end(), extendedUserDataSection.begin(), in pelDataFactory()
186 extendedUserDataSection.end()); in pelDataFactory()
190 data.insert(data.end(), privateHeaderSection.begin(), in pelDataFactory()
191 privateHeaderSection.end()); in pelDataFactory()
194 data.insert(data.end(), userHeaderSection.begin(), in pelDataFactory()
195 userHeaderSection.end()); in pelDataFactory()
198 data.insert(data.end(), srcSectionNoCallouts.begin(), in pelDataFactory()
199 srcSectionNoCallouts.end()); in pelDataFactory()
209 src.insert(src.end(), callouts.begin(), callouts.end()); in pelDataFactory()
227 data.insert(data.end(), src.begin(), src.end()); in pelDataFactory()
231 data.insert(data.end(), failingMTMSSection.begin(), in pelDataFactory()
232 failingMTMSSection.end()); in pelDataFactory()
235 data.insert(data.end(), extendedUserDataSection.begin(), in pelDataFactory()
236 extendedUserDataSection.end()); in pelDataFactory()
252 data.insert(data.end(), privateHeaderSection.begin(), in pelFactory()
253 privateHeaderSection.end()); in pelFactory()
272 data.insert(data.end(), userHeaderSection.begin(), userHeaderSection.end()); in pelFactory()
280 data.insert(data.end(), src.begin(), src.end()); in pelFactory()
281 data.insert(data.end(), failingMTMSSection.begin(), in pelFactory()
282 failingMTMSSection.end()); in pelFactory()
283 data.insert(data.end(), ExtUserHeaderSection.begin(), in pelFactory()
284 ExtUserHeaderSection.end()); in pelFactory()
309 data.insert(data.end(), udSection.begin(), udSection.end()); in pelFactory()
338 data.insert(data.end(), srcFRUIdentityCallout.begin(), in srcDataFactory()
339 srcFRUIdentityCallout.end()); in srcDataFactory()
353 data.insert(data.end(), srcFRUIdentityCallout.begin(), in srcDataFactory()
354 srcFRUIdentityCallout.end()); in srcDataFactory()
355 data.insert(data.end(), srcPCEIdentityCallout.begin(), in srcDataFactory()
356 srcPCEIdentityCallout.end()); in srcDataFactory()
357 data.insert(data.end(), srcMRUCallout.begin(), srcMRUCallout.end()); in srcDataFactory()
370 data.insert(data.end(), callout.begin(), callout.end()); in srcDataFactory()
373 data.insert(data.end(), callout.begin(), callout.end()); in srcDataFactory()