commit | 22ea7b851dbe753eda2a703952bbc803c1dcfc1f | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Sep 14 18:07:43 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Sep 14 19:16:18 2017 -0700 |
tree | a616b2cef6fb38fb51690c8f0672dd29e21371fc | |
parent | 1243ddeac9e35eaf1ca8f665eff24a89226b2f01 [diff] |
lshal: clean up ListCommand::fetchBinderized Refactor fetchBinderized. Move logic for each TableEntry to a separate fetchBinderizedEntry function. * Change allDebugInfos to allTableEntries to contain more information. * Use getPidInfoCached instead of allPids for cache. * TableEntry can be default constructed. Test: lshal_test Change-Id: Iceea7296b7fd4f3fa268daa74bd3b89360294124