Home
last modified time | relevance | path

Searched defs:GetStringAttribute (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_info.cc417 std::optional<std::string> DwarfDie::GetStringAttribute(uint16_t attr_name) const { in GetStringAttribute() function in nogrod::DwarfDie
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_structtree_embeddertest.cpp122 TEST_F(FPDFStructTreeEmbedderTest, GetStringAttribute) { in TEST_F() argument