Home
last modified time | relevance | path

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

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