diff options
author | John Stuart <johnstuart@google.com> | 2018-04-06 16:31:43 -0700 |
---|---|---|
committer | John Stuart <johnstuart@google.com> | 2018-04-06 16:31:43 -0700 |
commit | dffcbe9d8686bc2010695c95c3a6573596af34fe (patch) | |
tree | 0009e320164629b6cff4a2e1ea06bab0a43e38e3 /compiler/driver/compiler_driver_test.cc | |
parent | faa7b29f1e0c311e42ab5a265cb1b17036ca5a10 (diff) |
Remove unused DexFile UTF-16-based string lookup
DexFile has 2 methods for finding a string ID given an input string:
- MUTF-8 (C null-terminated)
- UTF-16
Only the first one is used in ART.
Bug: 77725588
Test: test-art-host
Change-Id: I2bdaecf4914aa346b77c9a0f6ad17f96abbead9d
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions