Searched defs:GetStringAttribute (Results 1 – 2 of 2) sorted by relevance
417 std::optional<std::string> DwarfDie::GetStringAttribute(uint16_t attr_name) const { in GetStringAttribute() function in nogrod::DwarfDie
122 TEST_F(FPDFStructTreeEmbedderTest, GetStringAttribute) { in TEST_F() argument