Avoid a couple string copies

We pass by const reference, instead of by value/copy, in a
couple places.

Test: TreeHugger
Bug: 200055138
Bug: 170964303
Change-Id: I8a0e642b06beab0b92676017cd6e1f50536a2d79
1 file changed