commit | b818cad6fb13e8ec2bb78b0d0132de727f7cdee4 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Aug 07 13:33:34 2019 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Aug 14 13:33:59 2019 -0700 |
tree | 0b2c5076a4eed20512b34c951e676f6e63e444b9 | |
parent | 5f5e046b796c204cfe3724a986cdcb5b80af3d7f [diff] |
liblp: change some functions to use string_view Converting all of them to string_view requires some non-trivial amount of refactoring (because there is not an implicit conversion from string_view to string), and hence may be done later if necessary. Test: builds Bug: 135752105 Change-Id: I936ae7117500fadc7b34a5b91b279bc863d9919d