Danil Chapovalov
cad3e0e2fa
Replace DataSize and DataRate factories with newer versions
This is search and replace change:
find . -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/DataSize::Bytes<\(.*\)>()/DataSize::Bytes(\1)/g"
find . -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/DataSize::bytes/DataSize::Bytes/g"
find . -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/DataRate::BitsPerSec<\(.*\)>()/DataRate::BitsPerSec(\1)/g"
find . -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/DataRate::BytesPerSec<\(.*\)>()/DataRate::BytesPerSec(\1)/g"
find . -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/DataRate::KilobitsPerSec<\(.*\)>()/DataRate::KilobitsPerSec(\1)/g"
find . -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/DataRate::bps/DataRate::BitsPerSec/g"
find . -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/DataRate::kbps/DataRate::KilobitsPerSec/g"
git cl format
Bug: webrtc:9709
Change-Id: I65aaca69474ba038c1fe2dd8dc30d3f8e7b94c29
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168647
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30545}
2020-02-18 16:09:50 +00:00
..
2020-02-18 16:09:50 +00:00
2020-02-04 14:20:46 +00:00
2019-09-24 08:22:38 +00:00
2020-02-18 16:09:50 +00:00
2020-02-17 14:52:03 +00:00
2018-11-28 18:25:07 +00:00
2019-09-24 08:22:38 +00:00
2019-07-08 13:45:15 +00:00
2018-07-17 14:46:15 +00:00
2019-07-08 13:45:15 +00:00
2020-01-14 14:47:48 +00:00
2018-07-25 14:59:26 +00:00
2019-12-19 10:39:04 +00:00
2019-10-04 14:16:49 +00:00
2019-12-03 15:55:04 +00:00
2019-07-08 13:45:15 +00:00
2019-07-08 13:45:15 +00:00
2019-07-08 13:45:15 +00:00
2020-02-10 11:49:57 +00:00
2020-02-10 11:49:57 +00:00
2020-01-30 12:54:08 +00:00
2019-09-30 09:48:26 +00:00
2019-09-30 09:48:26 +00:00
2020-02-05 16:19:10 +00:00
2020-02-12 10:55:41 +00:00
2020-02-12 10:55:41 +00:00
2020-02-17 14:52:03 +00:00
2020-02-17 14:52:03 +00:00
2020-01-16 14:11:15 +00:00
2020-01-16 14:11:15 +00:00
2020-01-16 14:11:15 +00:00
2019-04-09 17:18:20 +00:00
2019-07-08 13:45:15 +00:00
2019-01-11 17:11:39 +00:00
2019-12-03 14:55:54 +00:00
2019-12-03 14:55:54 +00:00
2019-12-03 14:55:54 +00:00
2019-07-08 13:45:15 +00:00
2018-11-28 18:25:07 +00:00
2019-04-03 07:35:28 +00:00
2019-04-03 07:35:28 +00:00
2019-01-28 10:31:40 +00:00
2019-07-08 13:45:15 +00:00
2019-07-08 13:45:15 +00:00
2019-09-11 09:31:10 +00:00
2019-10-07 16:06:26 +00:00
2019-09-17 15:47:29 +00:00
2019-07-08 13:45:15 +00:00
2019-06-04 15:50:27 +00:00
2020-01-24 11:53:28 +00:00
2020-01-24 11:53:28 +00:00
2020-01-24 11:53:28 +00:00
2019-11-04 13:50:59 +00:00
2019-11-04 13:50:59 +00:00
2020-02-10 11:49:57 +00:00
2020-02-10 11:49:57 +00:00
2019-10-28 10:06:23 +00:00
2018-09-11 12:39:39 +00:00
2020-01-29 11:48:55 +00:00
2020-02-17 14:52:03 +00:00
2020-02-17 14:52:03 +00:00
2019-06-20 10:24:29 +00:00
2019-06-20 10:24:29 +00:00
2019-09-10 12:40:58 +00:00
2020-01-14 14:47:48 +00:00
2019-09-10 12:40:58 +00:00
2020-02-17 14:52:03 +00:00
2020-02-06 08:39:44 +00:00
2020-01-29 12:36:10 +00:00
2018-07-25 14:59:26 +00:00
2019-09-24 08:22:38 +00:00
2019-09-11 09:31:10 +00:00
2019-07-08 13:45:15 +00:00
2019-07-08 13:45:15 +00:00
2018-09-06 09:05:30 +00:00
2019-07-08 13:45:15 +00:00
2019-07-08 13:45:15 +00:00
2019-09-24 08:22:38 +00:00
2019-10-30 15:27:48 +00:00
2019-10-30 15:27:48 +00:00
2019-10-30 15:27:48 +00:00
2020-02-05 17:36:26 +00:00
2020-02-11 14:57:51 +00:00
2019-08-27 07:43:01 +00:00
2019-06-12 06:39:38 +00:00
2019-09-10 12:40:58 +00:00
2020-01-16 14:11:15 +00:00
2019-09-12 13:44:13 +00:00
2020-02-04 14:20:46 +00:00
2020-01-16 14:11:15 +00:00