Searched defs:GetAttributeOrDie (Results 1 – 5 of 5) sorted by relevance
266 const std::string &FileTest::GetAttributeOrDie(const std::string &key) { in GetAttributeOrDie() function in FileTest
268 const std::string &FileTest::GetAttributeOrDie(const std::string &key) { in GetAttributeOrDie() function in FileTest
110 std::string GetAttributeOrDie(xmlNodePtr node, const char* name) { in GetAttributeOrDie() function