webrtc/rtc_base/system
Karl Wiberg ee10ea8a41 RTC_LOG(): Internally, pass logging severity as template argument
When the logging severity is statically known, passing it as a
template argument instead of as a function argument saves space at the
call site.

In aggregate, this reduces the size of libjingle_peerconnection_so.so
by 8 kB.

Bug: webrtc:9185
Change-Id: I9ca363845216370e97b230952c86e6d07719962f
Reviewed-on: https://webrtc-review.googlesource.com/74480
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Jonas Olsson <jonasolsson@webrtc.org>
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23121}
2018-05-04 14:38:34 +00:00
..
asm_defines.h Move asm_defines.h to rtc_base/system/ 2018-03-22 03:12:13 +00:00
BUILD.gn RTC_LOG(): Internally, pass logging severity as template argument 2018-05-04 14:38:34 +00:00
fallthrough.h Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix 2018-02-05 11:24:59 +00:00
file_wrapper.cc Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00
file_wrapper.h Remove obsolete types from common_types.h 2018-04-12 12:23:37 +00:00
ignore_warnings.h Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
no_inline.h RTC_LOG(): Internally, pass logging severity as template argument 2018-05-04 14:38:34 +00:00