Searched refs:GetResEntryWriter (Results 1 – 1 of 1) sorted by relevance
154 std::unique_ptr<ResEntryWriter> GetResEntryWriter(bool dedup, bool compact, BigBuffer* buffer) { in GetResEntryWriter() function in aapt::__anond932d9f80110::PackageFlattener188 auto res_entry_writer = GetResEntryWriter(deduplicate_entry_values_, in FlattenConfig()