commit | 1d6d8ac9feb221f47692250647269f3753bdee60 | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Wed Jul 03 16:10:17 2024 -0700 |
committer | Yurii Zubrytskyi <zyy@google.com> | Sat Jul 06 13:12:33 2024 +0000 |
tree | 763fb6e254e1a46e7db9d202b889541b46d8bd76 | |
parent | e085542060f2e0e938a14e2dcc9121ca51625345 [diff] |
[res] Simplify XmlPullParser::FindAttribute() and StringPool::Sort 1. FindAttribute used to do lots of work that C++17 does automatically 2. Use function_ref for a more efficient callback passing Test: aapt2_tests Flag: EXEMPT minor refactor Change-Id: I4f172cca16c05422992b107e347ed01479fff898