commit | 5c69deb2a90d487d7b57618eb07a34c85c8112e7 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Thu Oct 01 14:44:12 2015 -0700 |
committer | Casey Dahlin <sadmac@google.com> | Thu Oct 01 14:44:12 2015 -0700 |
tree | abb8d4375563217b7f0fabdce5767da6a8f88e13 | |
parent | 70078e6d2b1afd3d1a5f4370fd4e116e6d0510e1 [diff] |
Replace method_type with AidlMethod As usual, we're leaving most of the same members in place and public. However, we have removed the linked list pointer and switched to std::vector for lists of methods. Change-Id: Id0aa55340e2c56bfa1001c6c8a8343bb4815d38e Test: unit tests Bug: 24410295 Signed-off-by: Casey Dahlin <sadmac@google.com>