Home
last modified time | relevance | path

Searched refs:CallManagerDeathRecipient (Results 1 - 2 of 2) sorted by relevance

/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_death_recipient.cpp20 CallManagerDeathRecipient::CallManagerDeathRecipient( in CallManagerDeathRecipient() function in OHOS::Telephony::CallManagerDeathRecipient
25 void CallManagerDeathRecipient::OnRemoteDied(const OHOS::wptr<OHOS::IRemoteObject> &object) in OnRemoteDied()
/base/telephony/call_manager/frameworks/native/include/
H A Dcall_manager_death_recipient.h23 class CallManagerDeathRecipient : public IRemoteObject::DeathRecipient { class
25 explicit CallManagerDeathRecipient(const std::function<void(const wptr<IRemoteObject> &object)> &deathCallback);
26 virtual ~CallManagerDeathRecipient() = default;

Completed in 2 milliseconds