• Home
  • Raw
  • Download

Lines Matching refs:append

239         return Error(std::string("Unexpected attribute '").append(attribute) +  in Store()
255 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpRecordAttribute()
269 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpIdAttribute()
275 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpIdAttribute()
289 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementNameAttribute()
295 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementNameAttribute()
309 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementTypeAttribute()
315 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementTypeAttribute()
329 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementArrayComponentTypeAttribute()
335 …return Error(std::string("Unexpected attribute '").append(attribute) + "'. Annotation element type… in MeetExpElementArrayComponentTypeAttribute()
340 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementArrayComponentTypeAttribute()
354 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementValueAttribute()
360 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementValueAttribute()
366 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementValueAttribute()
372 return Error(std::string("Unexpected attribute '").append(attribute) + in MeetExpElementValueAttribute()
412 return Error(std::string("Unexpected attribute '").append(attribute) + in StoreValue()