commit | 7d511d94cdc33df9ede75108b7aa112640635d49 | [log] [tgz] |
---|---|---|
author | Dan Zimmerman <danzimm@fb.com> | Mon Dec 23 07:00:51 2019 -0800 |
committer | Calin Juravle <calin@google.com> | Fri Jan 17 22:13:11 2020 +0000 |
tree | 2fba7478ee5051cb2c8aff74f90098878c25f585 | |
parent | 15669a69f163362047b695e76565d93af3283e6f [diff] |
[art] Factor out encoding ClassLoaderContext components These factored out utility functions are useful to encode a partial class loader context. The end goal here is to serialize the correct classloader contexts from the runtime and send those to DexLoadReporter so that we don't depend on divergent behavior. Test: m test-art-host-gtest-class_loader_context_test Change-Id: I81a32ad7cc4aba7147ed191ccf12c9839386a9cc