summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Victor Chang <vichang@google.com> 2024-12-27 17:24:40 +0000
committer Victor Chang <vichang@google.com> 2024-12-31 14:27:10 +0000
commit71b9c6a3eb7cc29430667efec580a7c707ee19dc (patch)
treee9522cd15217f7c7d94fa4466bb463ed780cce80 /libs/androidfw/StringPool.cpp
parent9fa26644ed22e0c56300afb79883a52e10052c15 (diff)
Turn LocaleDataTables into C switch statements
It should save memory from initializing std::unordered_map and _set. The generated code size is large (depending on the exact -O options passed to clang), but they should be in the clean pages, rather than dirty pages. Bug: 349675514 Test: atest libandroidfw_tests Change-Id: If1ff8284f7e3bb208d43e63c93e3294d3755890f
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions