Searched refs:ReverseContinuationSchedulerRecipient (Results 1 – 4 of 4) sorted by relevance
20 void ReverseContinuationSchedulerRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()27 ReverseContinuationSchedulerRecipient::ReverseContinuationSchedulerRecipient(RemoteDiedHandler hand… in ReverseContinuationSchedulerRecipient() function in OHOS::AppExecFwk::ReverseContinuationSchedulerRecipient31 ReverseContinuationSchedulerRecipient::~ReverseContinuationSchedulerRecipient() in ~ReverseContinuationSchedulerRecipient()
145 schedulerDeathRecipient_ = new (std::nothrow) ReverseContinuationSchedulerRecipient( in HandleReceiveRemoteScheduler()
150 schedulerDeathRecipient_ = new (std::nothrow) ReverseContinuationSchedulerRecipient( in HandleReceiveRemoteScheduler()
27 class ReverseContinuationSchedulerRecipient : public IRemoteObject::DeathRecipient {31 explicit ReverseContinuationSchedulerRecipient(RemoteDiedHandler handler);33 virtual ~ReverseContinuationSchedulerRecipient();