Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/format/binary/
DResEntryWriter.cpp169 void FlattenValue(const Item* value, ResTable_map* out_entry) { in FlattenValue() function in aapt::MapFlattenVisitor
176 FlattenValue(value, out_entry); in FlattenEntry()