webrtc/modules/audio_device/linux
Boris Tsirkin dadb9f4643 Format /modules folder
Formatting done via:

git ls-files | grep -E '^modules\/.*\.(h|cc|mm)' | xargs clang-format -i

No-Iwyu: Includes didn't change and it isn't related to formatting
Bug: webrtc:42225392
Change-Id: I5154c8e290591a6a0599b53802eaf152038c5f47
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373703
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43677}
2025-01-08 03:46:30 -08:00
..
alsasymboltable_linux.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
alsasymboltable_linux.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_alsa_linux.cc Format /modules folder 2025-01-08 03:46:30 -08:00
audio_device_alsa_linux.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
audio_device_pulse_linux.cc Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
audio_device_pulse_linux.h Move webrtc::AudioDeviceModule include to api/ folder 2024-04-22 08:56:31 +00:00
audio_mixer_manager_alsa_linux.cc Move some RTC_LOG to RTC_DLOG. 2021-01-28 10:05:00 +00:00
audio_mixer_manager_alsa_linux.h Move webrtc::AudioDeviceModule include to api/ folder 2024-04-22 08:56:31 +00:00
audio_mixer_manager_pulse_linux.cc Move some RTC_LOG to RTC_DLOG. 2021-01-28 10:05:00 +00:00
audio_mixer_manager_pulse_linux.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
latebindingsymboltable_linux.cc Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
latebindingsymboltable_linux.h Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
pulseaudiosymboltable_linux.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
pulseaudiosymboltable_linux.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00