webrtc/system_wrappers/include
Tommi 5e7d177ef2 Remove references to and implementation of GetHistogramName().
The method prototype is being changed to returning a const char*,
we don't rely on it in webrtc and the point of the DCHECK that
previously referenced it, was to avoid usage of std::string for
histogram names.

Bug: webrtc:8472
Change-Id: I69b588d4a8f339911a051fd232d63ea5bb1f9a45
Reviewed-on: https://webrtc-review.googlesource.com/16940
Commit-Queue: Tommi <tommi@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20484}
2017-10-30 19:20:49 +00:00
..
aligned_array.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aligned_malloc.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
asm_defines.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
atomic32.h Implement Atomic32 using C++11's std::atomic 2017-10-20 23:25:04 +00:00
clock.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
cpu_features_wrapper.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
cpu_info.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
event_wrapper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
field_trial.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
field_trial_default.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
file_wrapper.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
metrics.h Remove references to and implementation of GetHistogramName(). 2017-10-30 19:20:49 +00:00
metrics_default.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ntp_time.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_to_ntp_estimator.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rw_lock_wrapper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
sleep.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
timestamp_extrapolator.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00