mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 15:47:53 +01:00
![]() This change generated with following commands: find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/TimeDelta::Micros<\(.*\)>()/TimeDelta::Micros(\1)/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/TimeDelta::Millis<\(.*\)>()/TimeDelta::Millis(\1)/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/TimeDelta::Seconds<\(.*\)>()/TimeDelta::Seconds(\1)/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/TimeDelta::us/TimeDelta::Micros/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/TimeDelta::ms/TimeDelta::Millis/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/TimeDelta::seconds/TimeDelta::Seconds/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/Timestamp::Micros<\(.*\)>()/Timestamp::Micros(\1)/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/Timestamp::Millis<\(.*\)>()/Timestamp::Millis(\1)/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/Timestamp::Seconds<\(.*\)>()/Timestamp::Seconds(\1)/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/Timestamp::us/Timestamp::Micros/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/Timestamp::ms/Timestamp::Millis/g" find modules -type f \( -name "*.h" -o -name "*.cc" \) | xargs sed -i -e "s/Timestamp::seconds/Timestamp::Seconds/g" git cl format Bug: None Change-Id: I117d64a54950be040d996035c54bc0043310943a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168340 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30489} |
||
---|---|---|
.. | ||
app.cc | ||
app.h | ||
app_unittest.cc | ||
bye.cc | ||
bye.h | ||
bye_unittest.cc | ||
common_header.cc | ||
common_header.h | ||
common_header_unittest.cc | ||
compound_packet.cc | ||
compound_packet.h | ||
compound_packet_unittest.cc | ||
dlrr.cc | ||
dlrr.h | ||
dlrr_unittest.cc | ||
extended_jitter_report.cc | ||
extended_jitter_report.h | ||
extended_jitter_report_unittest.cc | ||
extended_reports.cc | ||
extended_reports.h | ||
extended_reports_unittest.cc | ||
fir.cc | ||
fir.h | ||
fir_unittest.cc | ||
loss_notification.cc | ||
loss_notification.h | ||
loss_notification_unittest.cc | ||
nack.cc | ||
nack.h | ||
nack_unittest.cc | ||
pli.cc | ||
pli.h | ||
pli_unittest.cc | ||
psfb.cc | ||
psfb.h | ||
rapid_resync_request.cc | ||
rapid_resync_request.h | ||
rapid_resync_request_unittest.cc | ||
receiver_report.cc | ||
receiver_report.h | ||
receiver_report_unittest.cc | ||
remb.cc | ||
remb.h | ||
remb_unittest.cc | ||
remote_estimate.cc | ||
remote_estimate.h | ||
remote_estimate_unittest.cc | ||
report_block.cc | ||
report_block.h | ||
report_block_unittest.cc | ||
rrtr.cc | ||
rrtr.h | ||
rrtr_unittest.cc | ||
rtpfb.cc | ||
rtpfb.h | ||
sdes.cc | ||
sdes.h | ||
sdes_unittest.cc | ||
sender_report.cc | ||
sender_report.h | ||
sender_report_unittest.cc | ||
target_bitrate.cc | ||
target_bitrate.h | ||
target_bitrate_unittest.cc | ||
tmmb_item.cc | ||
tmmb_item.h | ||
tmmbn.cc | ||
tmmbn.h | ||
tmmbn_unittest.cc | ||
tmmbr.cc | ||
tmmbr.h | ||
tmmbr_unittest.cc | ||
transport_feedback.cc | ||
transport_feedback.h | ||
transport_feedback_unittest.cc |