commit | eb37ba594146338bf7e7e2bf3769d08046fb263f | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Feb 05 14:10:38 2019 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Wed Feb 06 12:24:10 2019 +0000 |
tree | 7fac104aed3aec8d8390c8cbe1f7fbd85b4f998a | |
parent | e027d727b833930f1bd0029bc1b2cf750d8af5da [diff] |
Replace StringPiece with std::string_view in Signature. And also in Signature-related code. Remove the function DexFile::CreateSignature() which was used only in a test as the test can use method searching functions that take std::string_view instead. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 123750182 Change-Id: I3f24c8f4f677e2e40503dbab347df1eb031b4132