Home
last modified time | relevance | path

Searched refs:OnDcCallSystemAbilityRemoved (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/distributed_call/include/
H A Ddistributed_call_manager.h60 void OnDcCallSystemAbilityRemoved();
/ohos5.0/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp519 void DistributedCallManager::OnDcCallSystemAbilityRemoved() in OnDcCallSystemAbilityRemoved() function in OHOS::Telephony::DistributedCallManager
547 DelayedSingleton<DistributedCallManager>::GetInstance()->OnDcCallSystemAbilityRemoved(); in OnRemoveSystemAbility()