Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/format/binary/
DXmlFlattener.cpp266 std::string processed_str; in WriteAttributes() local
282 processed_str = in WriteAttributes()
284 compiled_text = StringPiece(processed_str); in WriteAttributes()