Searched refs:GetArchString (Results 1 – 1 of 1) sorted by relevance
1391 const std::string &GetArchString() { return m_content; } in GetArchString() function in curses::ArchFieldDelegate1393 ArchSpec GetArchSpec() { return ArchSpec(GetArchString()); } in GetArchSpec()