commit | 494df0d46acce812832dbeb59ae904f50c15c76d | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Wed Nov 17 13:54:38 2021 +0000 |
committer | Santiago Aboy Solanes <solanes@google.com> | Thu Nov 18 09:32:34 2021 +0000 |
tree | 770e6494cea083a59640798afd293f08c98f9b0b | |
parent | 3644cb4a4c5fa294a2af77822ba954224e748d99 [diff] |
Improve logging for GetResolvedMethod's failing to get an inlined_method We were logging the wrong thing by using method->GetDexFile() rathter than dex_cache->GetDexFile(). We can take this opportunity and update the logging as a whole for this particular case. Test: ART tests Bug: 206513969, 154012332 Change-Id: I048035cc86d3df629bc9cc375057e8782acc92b3