Searched refs:SmsServiceInterfaceDeathRecipient (Results 1 – 3 of 3) sorted by relevance
22 SmsServiceInterfaceDeathRecipient::SmsServiceInterfaceDeathRecipient( in SmsServiceInterfaceDeathRecipient() function in OHOS::Telephony::SmsServiceInterfaceDeathRecipient26 void SmsServiceInterfaceDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()
51 recipient_ = new SmsServiceInterfaceDeathRecipient(*this); in InitSmsServiceProxy()
24 class SmsServiceInterfaceDeathRecipient : public IRemoteObject::DeathRecipient {26 explicit SmsServiceInterfaceDeathRecipient(SmsServiceManagerClient &client);27 virtual ~SmsServiceInterfaceDeathRecipient() = default;