Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener.cpp154 std::unique_ptr<ResEntryWriter> GetResEntryWriter(bool dedup, bool compact, BigBuffer* buffer) { in GetResEntryWriter() function in aapt::__anond932d9f80110::PackageFlattener
188 auto res_entry_writer = GetResEntryWriter(deduplicate_entry_values_, in FlattenConfig()