Home
last modified time | relevance | path

Searched refs:OnDCallSystemAbilityAdded (Results 1 - 3 of 3) sorted by relevance

/base/telephony/call_manager/services/distributed_call/include/
H A Ddistributed_call_manager.h54 void OnDCallSystemAbilityAdded(const std::string &deviceId);
/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp459 void DistributedCallManager::OnDCallSystemAbilityAdded(const std::string &deviceId) in OnDCallSystemAbilityAdded() function in OHOS::Telephony::DistributedCallManager
490 TELEPHONY_LOGI("OnDCallSystemAbilityAdded end."); in OnDCallSystemAbilityAdded()
518 DelayedSingleton<DistributedCallManager>::GetInstance()->OnDCallSystemAbilityAdded(deviceId); in OnAddSystemAbility()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp611 manager.OnDCallSystemAbilityAdded(TEST_STR); in HWTEST_F()

Completed in 9 milliseconds