webrtc/rtc_base/system
Björn Terelius cbd6156591 Add FileSize method to FileWrapper
Bug: webrtc:11933
Change-Id: I8d8dfc29aefa0208cf4ad64c86bb9f45251be757
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/212966
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33566}
2021-03-25 15:59:05 +00:00
..
arch.h Add preprocessor support for additional architectures 2020-12-31 21:14:27 +00:00
asm_defines.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
assume.h Proof of concept: Cancer Stick Castle, a sigslot replacement 2020-09-11 15:31:51 +00:00
BUILD.gn Add FileSize method to FileWrapper 2021-03-25 15:59:05 +00:00
cocoa_threading.h Get rid of thread_darwin file. 2018-10-12 12:53:59 +00:00
cocoa_threading.mm Get rid of thread_darwin file. 2018-10-12 12:53:59 +00:00
DEPS rtc::Event::Wait(kForever): Print stack trace when we deadlock 2019-03-25 09:37:12 +00:00
file_wrapper.cc Add FileSize method to FileWrapper 2021-03-25 15:59:05 +00:00
file_wrapper.h Add FileSize method to FileWrapper 2021-03-25 15:59:05 +00:00
file_wrapper_unittest.cc Add FileSize method to FileWrapper 2021-03-25 15:59:05 +00:00
gcd_helpers.h Reland "Leverage dispatch_queue_create_with_target when possible." 2020-03-18 16:06:09 +00:00
gcd_helpers.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +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
inline.h RTC_LOG_* macros: Implement argument passing with a single variadic call 2018-05-23 23:15:04 +00:00
no_unique_address.h Enable RTC_NO_UNIQUE_ADDRESS on MSan builds. 2021-01-23 14:07:28 +00:00
rtc_export.h Add rtc_enable_symbol_export to incrementally create a WebRTC component. 2018-10-10 11:04:34 +00:00
rtc_export_template.h Add RTC_EXPORT_TEMPLATE_{DECLARE,DEFINE} macros. 2019-10-31 11:12:52 +00:00
thread_registry.cc Migrate to webrtc::GlobalMutex. 2020-07-15 10:32:20 +00:00
thread_registry.h Let threads opt in to having their stack traces printed 2019-03-14 11:46:28 +00:00
unused.h Delete RTC_WARN_UNUSED_RESULT as no longer used 2021-01-18 09:30:09 +00:00
warn_current_thread_is_deadlocked.cc rtc::Event::Wait(kForever): Print stack trace when we deadlock 2019-03-25 09:37:12 +00:00
warn_current_thread_is_deadlocked.h rtc::Event::Wait(kForever): Print stack trace when we deadlock 2019-03-25 09:37:12 +00:00