diff options
| author | 2021-06-10 09:52:53 +0100 | |
|---|---|---|
| committer | 2021-06-14 12:51:59 +0000 | |
| commit | b10668cb6a34398eb720f9a6305ff9a51b3ebfd4 (patch) | |
| tree | ab155a0ae3c2966c20a3de68dbf53e6fe2ced86a /libnativeloader/native_loader_test.cpp | |
| parent | 893e2edbd5aa14ab2ccb1800ccd3154f21a2d8a7 (diff) | |
Clean up Class::GetDirectInterface().
Fetch array interfaces from the `IfTable`. This removes the
only use of the `Thread* self` argument, so we can remove
that argument. We also make the function non-static to avoid
the explicit `klass` argument. Similarly clean up arguments
of `Class::FindClass()` and `Class::FindStaticClass()`.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Bug: 181943478
Change-Id: Id639b675b4eb331a777cf318eb61bd19e05de4f0
Diffstat (limited to 'libnativeloader/native_loader_test.cpp')
0 files changed, 0 insertions, 0 deletions