commit | 693eee9c7c9fe66ac709613f2480b92c25811f8e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Sep 06 19:51:10 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Sep 07 09:07:45 2018 -0700 |
tree | 935ce6304cdcddfe0911d74f93ace10147047e83 | |
parent | e080222ba63946f57423df8ddc9dc33a3346f29b [diff] |
ART: Add Size() to CollectionMap Add a Size() override. Make base function pure to avoid future errors. Fixes clang-tidy's bugprone-virtual-near-miss. Bug: 32619234 Test: mmma art Change-Id: I4112ea4d652a39a6b18712fb649823f086dd5b38