Searched refs:ResSchedExeDeathRecipient (Results 1 – 2 of 2) sorted by relevance
126 recipient_ = new (std::nothrow) ResSchedExeDeathRecipient(*this); in TryConnect()145 ResSchedExeClient::ResSchedExeDeathRecipient::ResSchedExeDeathRecipient(ResSchedExeClient& resSched… in ResSchedExeDeathRecipient() function in OHOS::ResourceSchedule::ResSchedExeClient::ResSchedExeDeathRecipient148 ResSchedExeClient::ResSchedExeDeathRecipient::~ResSchedExeDeathRecipient() {} in ~ResSchedExeDeathRecipient()150 void ResSchedExeClient::ResSchedExeDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied()
85 class ResSchedExeDeathRecipient : public IRemoteObject::DeathRecipient {87 explicit ResSchedExeDeathRecipient(ResSchedExeClient& resSchedExeClient);89 ~ResSchedExeDeathRecipient();105 sptr<ResSchedExeDeathRecipient> recipient_;