Home | History | Annotate | Download | only in common

Lines Matching refs:m_description

240 		, m_description	(description)
248 std::string m_description;
265 std::string m_description;
277 , m_description (description)
285 std::string m_description;
357 , m_description (description)
365 std::string m_description;
373 , m_description (description)
383 std::string m_description;
488 log.startImageSet(m_name.c_str(), m_description.c_str());
493 log.startSection(m_name.c_str(), m_description.c_str());
518 log.startSampleList(m_name, m_description);
523 log.writeValueInfo(m_name, m_description, m_unit, m_tag);