commit | 678727af1ae44fe40a6d70fb175f8acfdb5d83d9 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Wed Sep 21 17:22:11 2016 -0700 |
committer | Felipe Leme <felipeal@google.com> | Wed Sep 28 10:56:24 2016 -0700 |
tree | d5b97eebdd39131368ffa452102037abf643db04 | |
parent | a034de98ee4aa14c1e9d6db97257038956dbd549 [diff] |
Moar C++ refactoring. - Use std::string on runCommand(), DurationReport, dumpFile() and their dependencies. - Moves runCommand() and dumpFile() to Dumpstate class. These 2 commands are the only ones currently used on dumpstate_board() implementations. BUG: 26379932 Test: manual / refactored code Change-Id: I09072d4e183851f90c07960d1f971a925ea2c801