commit | b278e013b918a59b085ea039f37ec6b6a747f67c | [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 | 61bffa5fc0f433163efb2efdedf26e4e1eed751f [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