commit | e17cf243978ca7f5356e746ee460f0fcf04e04a6 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Jun 19 11:05:51 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jun 19 11:11:12 2017 -0700 |
tree | e8ad423bf1dee5756fec451ba22db749ed4f5472 | |
parent | 2bc159ebd1115f71d80639e47fc38663aa84ba4a [diff] |
Add field/method skipping helper functions to DexFile Specifically added SkipStaticFields, SkipInstanceFields, SkipAllFields, SkipStaticMethods, and SkipVirtualMethods. Also applied the helpers to the code base. Test: test-art-host Change-Id: Idda77f9a6e2564c2e588d2bbe11cc320063fdb32