Searched defs:get_attr (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dparser.cpp204 impl::header_entry::get_attr(const std::string& n) const function in class:impl::header_entry
380 if (he.get_attr("version") != vstr)
383 he.get_attr("version") + "'");

Completed in 540 milliseconds