commit | 6ad23882ac8b455c4b6068c37d1e5ebbc5aaa42f | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Wed Nov 15 13:19:06 2023 +0000 |
committer | Mythri Alle <mythria@google.com> | Thu Nov 16 09:45:04 2023 +0000 |
tree | e8b17ce2206acbe7c7ff49fdce530d929538a37b | |
parent | f174b906d316edb10d34ea50933c1a68cee31789 [diff] |
Rename a couple of methods related to redefinition for readability TransformClasses is a method to actually redefine the method and TransformClassesDirect is a method to call ClassFileLoadHooks which is confusing. So rename TransformClassesDirect to CallClassFileLoadHooks and also add some comments Also rename GetRedefinitionError to CanRedefineClass. Test: art/test.py Change-Id: Ie04927f1aae2880d87bcb9bb19b5f3971911fd43