History log of /base/telephony/call_manager/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e1c4494922-Oct-2024 openharmony_ci <120357966@qq.com>

!1845 voip与运营商通话多路冲突场景优化
Merge pull request !1845 from panlulu/master


BUILD.gn
LICENSE
OAT.xml
README.md
README_zh.md
bundle.json
callmanager.gni
figures/en-us_architecture-of-the-call-manager-module.png
figures/zh-cn_architecture-of-the-call-manager-module.png
frameworks/cj/BUILD.gn
frameworks/cj/src/telephony_call_ffi.cpp
frameworks/cj/src/telephony_call_ffi.h
frameworks/cj/src/telephony_call_impl.cpp
frameworks/cj/src/telephony_call_impl.h
frameworks/cj/src/telephony_call_log.h
frameworks/cj/src/telephony_call_mock.cpp
frameworks/cj/src/telephony_call_utils.h
frameworks/js/BUILD.gn
frameworks/js/napi/include/napi_call_ability_callback.h
frameworks/js/napi/include/napi_call_manager.h
frameworks/js/napi/include/napi_call_manager_callback.h
frameworks/js/napi/include/napi_call_manager_types.h
frameworks/js/napi/include/napi_call_manager_utils.h
frameworks/js/napi/src/call.js
frameworks/js/napi/src/napi_call_ability_callback.cpp
frameworks/js/napi/src/napi_call_manager.cpp
frameworks/js/napi/src/napi_call_manager_callback.cpp
frameworks/js/napi/src/napi_call_manager_utils.cpp
frameworks/js/napi/src/native_module.cpp
frameworks/native/BUILD.gn
frameworks/native/include/bluetooth_call_proxy.h
frameworks/native/include/call_ability_callback.h
frameworks/native/include/call_ability_callback_stub.h
frameworks/native/include/call_manager_death_recipient.h
frameworks/native/include/call_manager_proxy.h
frameworks/native/include/call_manager_service_proxy.h
frameworks/native/include/cellular_call_callback_death_recipient.h
frameworks/native/include/i_bluetooth_call.h
frameworks/native/include/i_call_ability_callback.h
frameworks/native/include/i_call_manager_service.h
frameworks/native/include/native_call_manager_utils.h
frameworks/native/src/bluetooth_call_client.cpp
frameworks/native/src/bluetooth_call_proxy.cpp
frameworks/native/src/call_ability_callback.cpp
frameworks/native/src/call_ability_callback_stub.cpp
frameworks/native/src/call_manager_client.cpp
frameworks/native/src/call_manager_death_recipient.cpp
frameworks/native/src/call_manager_proxy.cpp
frameworks/native/src/call_manager_service_proxy.cpp
frameworks/native/src/call_status_callback_proxy.cpp
frameworks/native/src/cellular_call_callback_death_recipient.cpp
frameworks/native/src/cellular_call_proxy.cpp
frameworks/native/src/native_call_manager_utils.cpp
frameworks/native/src/super_privacy_manager_client.cpp
frameworks/native/src/voip_call_manager_proxy.cpp
frameworks/native/tel_call_manager_api.versionscript
interfaces/innerkits/bluetooth_call_client.h
interfaces/innerkits/bluetooth_call_ipc_interface_code.h
interfaces/innerkits/call_ability_callback_ipc_interface_code.h
interfaces/innerkits/call_manager_base.h
interfaces/innerkits/call_manager_callback.h
interfaces/innerkits/call_manager_client.h
interfaces/innerkits/call_manager_disconnected_details.h
interfaces/innerkits/call_manager_errors.h
interfaces/innerkits/call_manager_info.h
interfaces/innerkits/call_manager_inner_type.h
interfaces/innerkits/call_manager_service_ipc_interface_code.h
interfaces/innerkits/call_status_callback_ipc_interface_code.h
interfaces/innerkits/call_status_callback_proxy.h
interfaces/innerkits/cellular_call_interface.h
interfaces/innerkits/cellular_call_ipc_interface_code.h
interfaces/innerkits/cellular_call_proxy.h
interfaces/innerkits/i_call_status_callback.h
interfaces/innerkits/i_voip_call_manager_callback.h
interfaces/innerkits/i_voip_call_manager_service.h
interfaces/innerkits/super_privacy_manager_client.h
interfaces/innerkits/voip_call_manager_info.h
interfaces/innerkits/voip_call_manager_proxy.h
interfaces/kits/js/@ohos.telephony.call.d.ts
sa_profile/4005.json
sa_profile/4005_auto_start_optimize.json
sa_profile/BUILD.gn
services/audio/include/audio_control_manager.h
services/audio/include/audio_device_manager.h
services/audio/include/audio_player.h
services/audio/include/audio_proxy.h
services/audio/include/audio_scene_processor.h
services/audio/include/audio_state/alerting_state.h
services/audio/include/audio_state/audio_base.h
services/audio/include/audio_state/bluetooth_device_state.h
services/audio/include/audio_state/cs_call_state.h
services/audio/include/audio_state/dialing_state.h
services/audio/include/audio_state/earpiece_device_state.h
services/audio/include/audio_state/holding_state.h
services/audio/include/audio_state/ims_call_state.h
services/audio/include/audio_state/inactive_device_state.h
services/audio/include/audio_state/inactive_state.h
services/audio/include/audio_state/incoming_state.h
services/audio/include/audio_state/ott_call_state.h
services/audio/include/audio_state/speaker_device_state.h
services/audio/include/audio_state/wired_headset_device_state.h
services/audio/include/call_state_processor.h
services/audio/include/ring.h
services/audio/include/sound.h
services/audio/include/tone.h
services/audio/src/audio_control_manager.cpp
services/audio/src/audio_device_manager.cpp
services/audio/src/audio_player.cpp
services/audio/src/audio_proxy.cpp
services/audio/src/audio_scene_processor.cpp
services/audio/src/audio_state/alerting_state.cpp
services/audio/src/audio_state/bluetooth_device_state.cpp
services/audio/src/audio_state/cs_call_state.cpp
services/audio/src/audio_state/dialing_state.cpp
services/audio/src/audio_state/earpiece_device_state.cpp
services/audio/src/audio_state/holding_state.cpp
services/audio/src/audio_state/ims_call_state.cpp
services/audio/src/audio_state/inactive_device_state.cpp
services/audio/src/audio_state/inactive_state.cpp
services/audio/src/audio_state/incoming_state.cpp
services/audio/src/audio_state/ott_call_state.cpp
services/audio/src/audio_state/speaker_device_state.cpp
services/audio/src/audio_state/wired_headset_device_state.cpp
services/audio/src/call_state_processor.cpp
services/audio/src/ring.cpp
services/audio/src/sound.cpp
services/audio/src/tone.cpp
services/bluetooth/include/bluetooth_call_manager.h
services/bluetooth/include/bluetooth_call_policy.h
services/bluetooth/include/bluetooth_call_service.h
services/bluetooth/include/bluetooth_call_stub.h
services/bluetooth/include/bluetooth_connection.h
services/bluetooth/src/bluetooth_call_manager.cpp
services/bluetooth/src/bluetooth_call_policy.cpp
services/bluetooth/src/bluetooth_call_service.cpp
services/bluetooth/src/bluetooth_call_stub.cpp
services/bluetooth/src/bluetooth_connection.cpp
services/call/call_state_observer/include/call_data_base_helper.h
services/call/call_state_observer/include/call_records_handler.h
services/call/call_state_observer/include/call_records_manager.h
services/call/call_state_observer/include/incoming_call_notification.h
services/call/call_state_observer/include/incoming_call_wake_up.h
services/call/call_state_observer/include/missed_call_notification.h
services/call/call_state_observer/include/proximity_sensor.h
services/call/call_state_observer/include/reject_call_sms.h
services/call/call_state_observer/include/status_bar.h
services/call/call_state_observer/include/wired_headset.h
services/call/call_state_observer/src/call_data_base_helper.cpp
services/call/call_state_observer/src/call_records_handler.cpp
services/call/call_state_observer/src/call_records_manager.cpp
services/call/call_state_observer/src/incoming_call_notification.cpp
services/call/call_state_observer/src/incoming_call_wake_up.cpp
services/call/call_state_observer/src/missed_call_notification.cpp
services/call/call_state_observer/src/proximity_sensor.cpp
services/call/call_state_observer/src/reject_call_sms.cpp
services/call/call_state_observer/src/status_bar.cpp
services/call/call_state_observer/src/wired_headset.cpp
services/call/include/call_ability_connect_callback.h
services/call/include/call_base.h
services/call/include/call_broadcast_subscriber.h
services/call/include/call_connect_ability.h
services/call/include/call_control_manager.h
services/call/include/call_incoming_filter_manager.h
services/call/include/call_object_manager.h
services/call/include/call_policy.h
services/call/include/call_request_event_handler_helper.h
services/call/include/call_request_handler.h
services/call/include/call_request_process.h
services/call/include/call_state_listener.h
services/call/include/call_state_listener_base.h
services/call/include/call_status_manager.h
services/call/include/call_status_policy.h
services/call/include/call_superprivacy_control_manager.h
services/call/include/carrier_call.h
services/call/include/common_type.h
services/call/include/conference_base.h
services/call/include/cs_call.h
services/call/include/cs_conference.h
services/call/include/ims_call.h
services/call/include/ims_conference.h
services/call/include/net_call_base.h
services/call/include/ott_call.h
services/call/include/ott_call_connection.h
services/call/include/ott_conference.h
services/call/include/satellite_call.h
services/call/include/video_call_state.h
services/call/include/voip_call.h
services/call/src/call_ability_connect_callback.cpp
services/call/src/call_base.cpp
services/call/src/call_broadcast_subscriber.cpp
services/call/src/call_connect_ability.cpp
services/call/src/call_control_manager.cpp
services/call/src/call_incoming_filter_manager.cpp
services/call/src/call_object_manager.cpp
services/call/src/call_policy.cpp
services/call/src/call_request_event_handler_helper.cpp
services/call/src/call_request_handler.cpp
services/call/src/call_request_process.cpp
services/call/src/call_state_listener.cpp
services/call/src/call_status_manager.cpp
services/call/src/call_status_policy.cpp
services/call/src/call_superprivacy_control_manager.cpp
services/call/src/carrier_call.cpp
services/call/src/conference_base.cpp
services/call/src/cs_call.cpp
services/call/src/cs_conference.cpp
services/call/src/ims_call.cpp
services/call/src/ims_conference.cpp
services/call/src/net_call_base.cpp
services/call/src/ott_call.cpp
services/call/src/ott_call_connection.cpp
services/call/src/ott_conference.cpp
services/call/src/satellite_call.cpp
services/call/src/video_call_state.cpp
services/call/src/voip_call.cpp
services/call_earthquake_alarm/include/call_earthquake_alarm_locator.h
services/call_earthquake_alarm/include/call_earthquake_alarm_subscriber.h
services/call_earthquake_alarm/src/call_earthquake_alarm_locator.cpp
services/call_earthquake_alarm/src/call_earthquake_alarm_subscriber.cpp
services/call_manager_service/include/call_manager_service.h
services/call_manager_service/include/call_manager_service_stub.h
services/call_manager_service/src/call_manager_service.cpp
services/call_manager_service/src/call_manager_service_stub.cpp
services/call_report/include/app_state_observer.h
services/call_report/include/call_ability_callback_death_recipient.h
services/call_report/include/call_ability_callback_proxy.h
services/call_report/include/call_ability_report_proxy.h
services/call_report/include/call_state_report_proxy.h
services/call_report/src/app_state_observer.cpp
services/call_report/src/call_ability_callback_death_recipient.cpp
services/call_report/src/call_ability_callback_proxy.cpp
services/call_report/src/call_ability_report_proxy.cpp
services/call_report/src/call_state_report_proxy.cpp
services/call_setting/include/call_setting_manager.h
services/call_setting/src/call_setting_manager.cpp
services/call_voice_assistant/include/call_voice_assistant_manager.h
services/call_voice_assistant/src/call_voice_assistant_manager.cpp
services/display/include/fold_status_manager.h
services/display/src/fold_status_manager.cpp
services/distributed_call/include/dcall/dcall_device_info.h
services/distributed_call/include/dcall/idcall_client.h
services/distributed_call/include/dcall/idcall_device_callback.h
services/distributed_call/include/distributed_call_manager.h
services/distributed_call/include/distributed_call_proxy.h
services/distributed_call/include/distributed_communication/distributed_communication_manager.h
services/distributed_call/include/distributed_communication/distributed_data_controller.h
services/distributed_call/include/distributed_communication/distributed_data_sink_controller.h
services/distributed_call/include/distributed_communication/distributed_data_source_controller.h
services/distributed_call/include/distributed_communication/distributed_device_observer.h
services/distributed_call/include/distributed_communication/distributed_device_switch_controller.h
services/distributed_call/include/distributed_communication/i_distributed_device_callback.h
services/distributed_call/include/distributed_communication/i_distributed_device_state_callback.h
services/distributed_call/include/transmission/client_session.h
services/distributed_call/include/transmission/server_session.h
services/distributed_call/include/transmission/session_adapter.h
services/distributed_call/include/transmission/transmission_manager.h
services/distributed_call/src/distributed_call_manager.cpp
services/distributed_call/src/distributed_call_proxy.cpp
services/distributed_call/src/distributed_communication/distributed_communication_manager.cpp
services/distributed_call/src/distributed_communication/distributed_data_controller.cpp
services/distributed_call/src/distributed_communication/distributed_data_sink_controller.cpp
services/distributed_call/src/distributed_communication/distributed_data_source_controller.cpp
services/distributed_call/src/distributed_communication/distributed_device_observer.cpp
services/distributed_call/src/distributed_communication/distributed_device_switch_controller.cpp
services/distributed_call/src/transmission/client_session.cpp
services/distributed_call/src/transmission/server_session.cpp
services/distributed_call/src/transmission/session_adapter.cpp
services/distributed_call/src/transmission/transmission_manager.cpp
services/hisysevent/include/call_manager_dump_helper.h
services/hisysevent/include/call_manager_hisysevent.h
services/hisysevent/src/call_manager_dump_helper.cpp
services/hisysevent/src/call_manager_hisysevent.cpp
services/satellite_call/include/satellite_call_control.h
services/satellite_call/src/satellite_call_control.cpp
services/spam_call/include/callback_stub_helper.h
services/spam_call/include/i_spam_call.h
services/spam_call/include/spam_call_adapter.h
services/spam_call/include/spam_call_callback.h
services/spam_call/include/spam_call_connection.h
services/spam_call/include/spam_call_proxy.h
services/spam_call/include/spam_call_stub.h
services/spam_call/include/time_wait_helper.h
services/spam_call/src/callback_stub_helper.cpp
services/spam_call/src/spam_call_adapter.cpp
services/spam_call/src/spam_call_connection.cpp
services/spam_call/src/spam_call_proxy.cpp
services/spam_call/src/spam_call_stub.cpp
services/spam_call/src/time_wait_helper.cpp
services/telephony_interaction/include/call_status_callback.h
services/telephony_interaction/include/call_status_callback_stub.h
services/telephony_interaction/include/cellular_call_connection.h
services/telephony_interaction/include/core_service_connection.h
services/telephony_interaction/include/report_call_info_handler.h
services/telephony_interaction/include/voip_call_connection.h
services/telephony_interaction/src/call_status_callback.cpp
services/telephony_interaction/src/call_status_callback_stub.cpp
services/telephony_interaction/src/cellular_call_connection.cpp
services/telephony_interaction/src/core_service_connection.cpp
services/telephony_interaction/src/report_call_info_handler.cpp
services/telephony_interaction/src/voip_call_connection.cpp
services/video/include/video_control_manager.h
services/video/src/video_control_manager.cpp
test/cfi_blocklist.txt
test/fuzztest/BUILD.gn
test/fuzztest/audiodevice_fuzzer/BUILD.gn
test/fuzztest/audiodevice_fuzzer/audiodevice_fuzzer.cpp
test/fuzztest/audiodevice_fuzzer/audiodevice_fuzzer.h
test/fuzztest/audiodevice_fuzzer/corpus/init
test/fuzztest/audiodevice_fuzzer/project.xml
test/fuzztest/bluetoothdialcall_fuzzer/BUILD.gn
test/fuzztest/bluetoothdialcall_fuzzer/bluetoothdialcall_fuzzer.cpp
test/fuzztest/bluetoothdialcall_fuzzer/bluetoothdialcall_fuzzer.h
test/fuzztest/bluetoothdialcall_fuzzer/corpus/init
test/fuzztest/bluetoothdialcall_fuzzer/project.xml
test/fuzztest/call_fuzzer/BUILD.gn
test/fuzztest/call_fuzzer/call_fuzzer.cpp
test/fuzztest/call_fuzzer/call_fuzzer.h
test/fuzztest/call_fuzzer/corpus/init
test/fuzztest/call_fuzzer/project.xml
test/fuzztest/callabilitycallback_fuzzer/BUILD.gn
test/fuzztest/callabilitycallback_fuzzer/callabilitycallback_fuzzer.cpp
test/fuzztest/callabilitycallback_fuzzer/callabilitycallback_fuzzer.h
test/fuzztest/callabilitycallback_fuzzer/corpus/init
test/fuzztest/callabilitycallback_fuzzer/project.xml
test/fuzztest/callmanagerservicestub_fuzzer/BUILD.gn
test/fuzztest/callmanagerservicestub_fuzzer/callmanagerservicestub_fuzzer.cpp
test/fuzztest/callmanagerservicestub_fuzzer/callmanagerservicestub_fuzzer.h
test/fuzztest/callmanagerservicestub_fuzzer/corpus/init
test/fuzztest/callmanagerservicestub_fuzzer/project.xml
test/fuzztest/callnotification_fuzzer/BUILD.gn
test/fuzztest/callnotification_fuzzer/callnotification_fuzzer.cpp
test/fuzztest/callnotification_fuzzer/callnotification_fuzzer.h
test/fuzztest/callnotification_fuzzer/corpus/init
test/fuzztest/callnotification_fuzzer/project.xml
test/fuzztest/callvoiceassistantmanager_fuzzer/BUILD.gn
test/fuzztest/callvoiceassistantmanager_fuzzer/callvoiceassistantmanager_fuzzer.cpp
test/fuzztest/callvoiceassistantmanager_fuzzer/callvoiceassistantmanager_fuzzer.h
test/fuzztest/callvoiceassistantmanager_fuzzer/corpus/init
test/fuzztest/callvoiceassistantmanager_fuzzer/project.xml
test/fuzztest/common_fuzzer/addcalltoken_fuzzer.cpp
test/fuzztest/common_fuzzer/addcalltoken_fuzzer.h
test/fuzztest/controlcamera_fuzzer/BUILD.gn
test/fuzztest/controlcamera_fuzzer/controlcamera_fuzzer.cpp
test/fuzztest/controlcamera_fuzzer/controlcamera_fuzzer.h
test/fuzztest/controlcamera_fuzzer/corpus/init
test/fuzztest/controlcamera_fuzzer/project.xml
test/fuzztest/dialcall_fuzzer/BUILD.gn
test/fuzztest/dialcall_fuzzer/corpus/init
test/fuzztest/dialcall_fuzzer/dialcall_fuzzer.cpp
test/fuzztest/dialcall_fuzzer/dialcall_fuzzer.h
test/fuzztest/dialcall_fuzzer/project.xml
test/fuzztest/distributedcommunication_fuzzer/BUILD.gn
test/fuzztest/distributedcommunication_fuzzer/corpus/init
test/fuzztest/distributedcommunication_fuzzer/distributed_communication_fuzzer.cpp
test/fuzztest/distributedcommunication_fuzzer/distributed_communication_fuzzer.h
test/fuzztest/distributedcommunication_fuzzer/project.xml
test/fuzztest/formatphonenumber_fuzzer/BUILD.gn
test/fuzztest/formatphonenumber_fuzzer/corpus/init
test/fuzztest/formatphonenumber_fuzzer/formatphonenumber_fuzzer.cpp
test/fuzztest/formatphonenumber_fuzzer/formatphonenumber_fuzzer.h
test/fuzztest/formatphonenumber_fuzzer/project.xml
test/fuzztest/formatphonenumbertoe164_fuzzer/BUILD.gn
test/fuzztest/formatphonenumbertoe164_fuzzer/corpus/init
test/fuzztest/formatphonenumbertoe164_fuzzer/formatphonenumbertoe164_fuzzer.cpp
test/fuzztest/formatphonenumbertoe164_fuzzer/formatphonenumbertoe164_fuzzer.h
test/fuzztest/formatphonenumbertoe164_fuzzer/project.xml
test/fuzztest/isemergencyphonenumber_fuzzer/BUILD.gn
test/fuzztest/isemergencyphonenumber_fuzzer/corpus/init
test/fuzztest/isemergencyphonenumber_fuzzer/isemergencyphonenumber_fuzzer.cpp
test/fuzztest/isemergencyphonenumber_fuzzer/isemergencyphonenumber_fuzzer.h
test/fuzztest/isemergencyphonenumber_fuzzer/project.xml
test/fuzztest/rejectcall_fuzzer/BUILD.gn
test/fuzztest/rejectcall_fuzzer/corpus/init
test/fuzztest/rejectcall_fuzzer/project.xml
test/fuzztest/rejectcall_fuzzer/rejectcall_fuzzer.cpp
test/fuzztest/rejectcall_fuzzer/rejectcall_fuzzer.h
test/fuzztest/setaudiodevice_fuzzer/BUILD.gn
test/fuzztest/setaudiodevice_fuzzer/corpus/init
test/fuzztest/setaudiodevice_fuzzer/project.xml
test/fuzztest/setaudiodevice_fuzzer/setaudiodevice_fuzzer.cpp
test/fuzztest/setaudiodevice_fuzzer/setaudiodevice_fuzzer.h
test/fuzztest/setcalltransferinfo_fuzzer/BUILD.gn
test/fuzztest/setcalltransferinfo_fuzzer/corpus/init
test/fuzztest/setcalltransferinfo_fuzzer/project.xml
test/fuzztest/setcalltransferinfo_fuzzer/setcalltransferinfo_fuzzer.cpp
test/fuzztest/setcalltransferinfo_fuzzer/setcalltransferinfo_fuzzer.h
test/fuzztest/setpausepicture_fuzzer/BUILD.gn
test/fuzztest/setpausepicture_fuzzer/corpus/init
test/fuzztest/setpausepicture_fuzzer/project.xml
test/fuzztest/setpausepicture_fuzzer/setpausepicture_fuzzer.cpp
test/fuzztest/setpausepicture_fuzzer/setpausepicture_fuzzer.h
test/fuzztest/startdtmf_fuzzer/BUILD.gn
test/fuzztest/startdtmf_fuzzer/corpus/init
test/fuzztest/startdtmf_fuzzer/project.xml
test/fuzztest/startdtmf_fuzzer/startdtmf_fuzzer.cpp
test/fuzztest/startdtmf_fuzzer/startdtmf_fuzzer.h
test/fuzztest/telephonyinteraction_fuzzer/BUILD.gn
test/fuzztest/telephonyinteraction_fuzzer/corpus/init
test/fuzztest/telephonyinteraction_fuzzer/project.xml
test/fuzztest/telephonyinteraction_fuzzer/telephonyinteraction_fuzzer.cpp
test/fuzztest/telephonyinteraction_fuzzer/telephonyinteraction_fuzzer.h
test/mock/BUILD.gn
test/unittest/BUILD.gn
test/unittest/call_earthquake_alarm_test/BUILD.gn
test/unittest/call_earthquake_alarm_test/src/call_earthquake_alarm_test.cpp
test/unittest/call_manager_gtest/BUILD.gn
test/unittest/call_manager_gtest/include/call_manager_connect.h
test/unittest/call_manager_gtest/include/call_manager_gtest.h
test/unittest/call_manager_gtest/src/call_manager1_gtest.cpp
test/unittest/call_manager_gtest/src/call_manager2_gtest.cpp
test/unittest/call_manager_gtest/src/call_manager3_gtest.cpp
test/unittest/call_manager_gtest/src/call_manager4_gtest.cpp
test/unittest/call_manager_gtest/src/call_manager5_gtest.cpp
test/unittest/call_manager_gtest/src/call_manager6_gtest.cpp
test/unittest/call_manager_gtest/src/call_manager7_gtest.cpp
test/unittest/call_manager_gtest/src/call_manager8_gtest.cpp
test/unittest/call_manager_gtest/src/call_manager_connect.cpp
test/unittest/call_manager_zero_gtest/BUILD.gn
test/unittest/call_manager_zero_gtest/include/call_manager_connect.h
test/unittest/call_manager_zero_gtest/src/zero_branch1_test.cpp
test/unittest/call_manager_zero_gtest/src/zero_branch2_test.cpp
test/unittest/call_manager_zero_gtest/src/zero_branch3_test.cpp
test/unittest/call_manager_zero_gtest/src/zero_branch4_test.cpp
test/unittest/call_manager_zero_gtest/src/zero_branch5_test.cpp
test/unittest/call_manager_zero_gtest/src/zero_branch6_test.cpp
test/unittest/call_manager_zero_gtest/src/zero_branch7_test.cpp
test/unittest/call_manager_zero_gtest/src/zero_branch8_test.cpp
test/unittest/call_manager_zero_gtest/src/zero_branch_test_call_state.cpp
test/unittest/call_voice_assistant_test/BUILD.gn
test/unittest/call_voice_assistant_test/src/call_voice_assistant_test.cpp
test/unittest/distributed_communication_test/BUILD.gn
test/unittest/distributed_communication_test/src/distributed_communication_manager_test.cpp
test/unittest/distributed_communication_test/src/distributed_data_test.cpp
test/unittest/distributed_communication_test/src/distributed_dev_observer_test.cpp
test/unittest/distributed_communication_test/src/distributed_dev_switch_test.cpp
test/unittest/distributed_communication_test/src/distributed_transmission_test.cpp
test/unittest/ui_client/BUILD.gn
test/unittest/ui_client/bluetooth_call_test.cpp
test/unittest/ui_client/bluetooth_call_test.h
test/unittest/ui_client/call_manager_callback_test.cpp
test/unittest/ui_client/call_manager_callback_test.h
test/unittest/ui_client/call_manager_test_types.h
test/unittest/ui_client/common_event_subscriber_test.cpp
test/unittest/ui_client/common_event_subscriber_test.h
test/unittest/ui_client/ui_client_test.cpp
utils/include/call_ability_connection.h
utils/include/call_dialog.h
utils/include/call_manager_utils.h
utils/include/call_number_utils.h
utils/include/call_setting_ability_connection.h
utils/include/number_identity_data_base_helper.h
utils/include/settings_datashare_helper.h
utils/include/timer.h
utils/src/call_ability_connection.cpp
utils/src/call_dialog.cpp
utils/src/call_manager_utils.cpp
utils/src/call_number_utils.cpp
utils/src/call_setting_ability_connection.cpp
utils/src/number_identity_data_base_helper.cpp
utils/src/settings_datashare_helper.cpp