Home
last modified time | relevance | path

Searched refs:DumpXmlAttribute (Results 1 – 1 of 1) sorted by relevance

/art/dexlayout/
Ddexlayout.cc379 static void DumpXmlAttribute(const char* p, FILE* out_file) { in DumpXmlAttribute() function
605 DumpXmlAttribute(string_id->Data(), out_file_); in DumpEncodedValue()