webrtc/modules/audio_device/win
Steve Anton 10542f21c8 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
Mechanically generated by running this command:

tools_webrtc/do-renames.sh update all-renames.txt && git cl format

Then manually updating:

tools_webrtc/sanitizers/tsan_suppressions_webrtc.cc

Bug: webrtc:10159
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I54824cd91dada8fc3ee3d098f971bc319d477833
Reviewed-on: https://webrtc-review.googlesource.com/c/115653
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26226}
2019-01-11 17:11:39 +00:00
..
audio_device_core_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_device_core_win.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_device_module_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_device_module_win.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_base_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
core_audio_base_win.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_input_win.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_input_win.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_output_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
core_audio_output_win.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_utility_win_unittest.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_utility_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
core_audio_utility_win.h Compile audio_device without -Wno-global-constructors. 2018-10-01 08:49:51 +00:00