commit | 88df0bc5912d55ab272a1b352e2ae80e6e7668c0 | [log] [tgz] |
---|---|---|
author | ehmaldonado <ehmaldonado@webrtc.org> | Fri Feb 10 17:27:14 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 10 17:27:14 2017 |
tree | 3f6e8af82ae9a3d82d35875b723240b48512d8a2 | |
parent | 46a0021e4e196da6b9d9b076d3fd5b9ca16924f1 [diff] |
Make functions in fileutils.h use "const std::string&". This way, the strings are not copied everytime the function is called. BUG=webrtc:7142 NOTRY=True Review-Url: https://codereview.webrtc.org/2685583009 Cr-Commit-Position: refs/heads/master@{#16537}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.