Searched refs:m_props (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/atf/dist/tools/
H A Datffile.hpp72 std::map< std::string, std::string > m_props; member in class:tools::atffile
H A Datffile.cpp206 vars_map m_conf, m_props; member in class:reader
232 m_props[name] = val;
259 return m_props;
279 m_props(properties)
302 return m_props;

Completed in 74 milliseconds