summaryrefslogtreecommitdiff
path: root/libnativeloader/native_loader_test.cpp
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2021-06-10 09:52:53 +0100
committer Vladimir Marko <vmarko@google.com> 2021-06-14 12:51:59 +0000
commitb10668cb6a34398eb720f9a6305ff9a51b3ebfd4 (patch)
treeab155a0ae3c2966c20a3de68dbf53e6fe2ced86a /libnativeloader/native_loader_test.cpp
parent893e2edbd5aa14ab2ccb1800ccd3154f21a2d8a7 (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