Home | History | Annotate | Download | only in common

Lines Matching full:m_description

237 		, m_description	(description)
245 std::string m_description;
258 , m_description (description)
270 std::string m_description;
282 , m_description (description)
290 std::string m_description;
348 , m_description (description)
356 std::string m_description;
364 , m_description (description)
374 std::string m_description;
478 log.startImageSet(m_name.c_str(), m_description.c_str());
483 log.writeImage(m_name.c_str(), m_description.c_str(), m_access, m_scale, m_bias, m_compression);
488 log.startSection(m_name.c_str(), m_description.c_str());
508 log.startSampleList(m_name, m_description);
513 log.writeValueInfo(m_name, m_description, m_unit, m_tag);